 /*------ä¸‡é€šæ±½è½?-æ–°é—»ä¸?å¿?------*/
 .m-news_qj {
   overflow: hidden;
   padding-bottom: 60px;
 }

 .m-news_qj .col-l {
   width: 820px;
   border: 1px solid #ededed;
   padding: 18px 18px 0;
 }

 .m-news_qj .col-r {
   width: 300px;
 }

 .ul-news_qj {
   padding-right: 0;
   margin-top: -20px;
 }

 .ul-news_qj .txt h3 {
   margin: 0 auto 8px;
 }

 .ul-news_qj .txt h3 a {
   color: #333;
 }

 .ul-news_qj .txt h3 a:hover {
   color: #0064c5;
 }

 .ul-news_qj .txt .tip {
   margin-top: 0;
   margin-bottom: 5px;
 }

 .ul-news_qj .txt p {
   font-size: 14px;
 }

 .ul-news_qj li .txt p {
   -webkit-line-clamp: 2;
   height: 42px;
 }

 .ul-news_qj .btn-read {
   display: inline-block;
   *display: inline;
   *zoom: 1;
   margin-top: 22px;
   height: 28px;
   line-height: 28px;
   padding: 0 20px;
   text-align: center;
   color: #666;
   border: 1px solid #e7e7e7;
   border-radius: 3px;
 }

 .ul-news_qj .btn-read:hover {
   border: 1px solid #f01332;
   color: #f01332;
 }

 .ul-news_qj .btn-read:hover i {
   width: 11px;
   height: 8px;
   display: inline-block;
   *display: inline;
   *zoom: 1;
   vertical-align: middle;
   background: url(../images/btn-read.png) no-repeat center center;
   margin-left: 5px;
 }

 /*é¡µç */





 #ad {
   width: 100%;
   margin-bottom: -4px;
 }

 .section {
   display: block;
   overflow: hidden
 }

 .slick-news {
   border-bottom: 1px solid #ededed;
   padding: 10px 0;
   font-size: 14px;
   color: #333
 }

 .slick-news .iconfont {
   float: left;
   font-size: 16px;
   color: #139bf1
 }

 .slick-news .items {
   margin-left: 25px
 }

 .slick-news .item {
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   outline: 0
 }

 .slick-news a {
   color: #333;
   outline: 0
 }

 .g-ind-tit1 {
   font-weight: 400;
   font-size: 26px;
   color: #0064c5;
   display: flex;
   align-items: center;
 }

 .g-ind-tit1 span {
   color: #f01332
 }

 .g-ind-tit1 font {
   height: 20px;
   line-height: 20px;

   border: 1px #ff3737 solid;
   border-radius: 5px;
   padding: 0 5px;
   font-size: 13px;
   color: #ff3737;

   display: inline-block;
 }

 .g-ind-tit1 i {
   margin: 0 10px;
   display: inline-block;
   vertical-align: middle;
   width: 2px;
   height: 26px;
   background: #dbdbdb;
 }

 .ul-hot {
   overflow: hidden
 }

 .ul-hot li {
   float: left;
   width: 25%;
   text-align: center
 }

 .ul-hot .inner {
   position: relative;
   display: block;
   background: url(../img/sp-bg.png);
   height: 105px;
   background-repeat: no-repeat;
   text-indent: -9999px;
   margin-left: 10px
 }

 .ul-hot li a.rk1 {
   background-position: left 3px;
   background-color: #e2eff8
 }

 .ul-hot li:hover a {
   -moz-box-shadow: 3px 3px 4px #3c3c3c;
   -webkit-box-shadow: 3px 3px 4px #3c3c3c;
   box-shadow: 3px 3px 4px #3c3c3c;
   margin-top: -5px
 }

 .ul-hot li a.rk2 {
   background-position: left -95px;
   background-color: #fcf0ba
 }

 .ul-hot li a.rk3 {
   background-position: left -196px;
   background-color: #e9f8a3
 }

 .ul-hot li a.rk4 {
   background-position: left -299px;
   background-color: #d2ede9
 }

 .ul-hot img {
   width: 271px;
   height: 157px;
   display: inline-block
 }

 .ul-hot .txt {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   text-align: center
 }

 .ul-hot .txt .p1 {
   margin: 32px 0 10px -8px;
   font-size: 14px;
   color: #fefc12;
   line-height: 25px
 }

 .ul-hot .txt .p2 {
   padding-left: 10px;
   text-shadow: 0 0 10px #000;
   font-size: 30px;
   line-height: 36px;
   color: #f6ff0e
 }

 .ul-hot .txt .p3 {
   font-size: 14px;
   color: #fff;
   padding-left: 10px
 }

 .ind-row2 {
   background: #f8f8f8;
   overflow: hidden
 }

 .ind-row2 .col-l {
   width: 75%
 }

 .ind-row2 .col-r {
   width: 23.75%
 }

 .ul-row2 {
   background-color: #fff;
   /* overflow: hidden; */
   padding: 15px 0 0 15px;
   width: 1185px;
   height: 260px;
 }

 .ul-row2 li {
   float: left;
   width: 25%;
   margin-bottom: 20px
 }

 .ul-row2 .inner {
   display: block;
   margin-right: 15px
 }

 .ul-row2 .pic {
   width: auto;
   height: 178px;
   overflow: hidden;
   position: relative;

 }

 .ul-row2 .pic img {
   display: block;
   width: 100%;
   height: 100%;
   transition: .5s;
   -ms-transition: .5s;
   -moz-transition: .5s;
   -webkit-transition: .5s;
   -o-transition: .5s
 }


 .ul-row2 li:hover .pic img {
   transform: scale(1.2);
   -ms-transform: scale(1.2);
 }

 .ul-row2 .pic:before {
   content: '';
   background-color: rgba(255, 255, 255, 0.8);
   filter: alpha(opacity=0);
   -moz-opacity: 0;
   -khtml-opacity: 0;
   opacity: 0;
   position: absolute;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 1;
   transition: all 0.3s ease 0.1s;
   -ms-transition: all 0.3s ease 0.1s;
   -moz-transition: all 0.3s ease 0.1s;
   -webkit-transition: all 0.3s ease 0.1s;
   -o-transition: all 0.3s ease 0.1s;
 }

 .ul-row2 li:hover .pic:before {
   left: 15px;
   right: 15px;
   bottom: 15px;
   top: 15px;
   -moz-opacity: 0.8;
   -khtml-opacity: 0.8;
   opacity: 0.8;
   background: url(../img/bgsk.png) repeat center center;
   animation: bounce-left 1s ease-in forwards;
 }


 .ul-row2 .pic .box-content {
   color: #333;
   text-align: center;
   width: 100%;
   height: 100%;
   /* transform: translateX(-50%) translateY(-50%) scale(1);
   -ms-transform: translateX(-50%) translateY(-50%) scale(1); */
   position: absolute;
   top: 0;
   /* left: 50%;
      top: 50%; */
   z-index: 2;
   transition: all 0.3s ease 0.5s;
   -ms-transition: all 0.3s ease 0.5s;
   -moz-transition: all 0.3s ease 0.5s;
   -webkit-transition: all 0.3s ease 0.5s;
   -o-transition: all 0.3s ease 0.5s;
 }



 .ul-row2 .pic .content {
   filter: alpha(opacity=0);
   -moz-opacity: 0;
   -khtml-opacity: 0;
   opacity: 0;
   /* transform: translateX(-50%) translateY(-50%);
   -ms-transform: translateX(-50%) translateY(-50%);
   position: absolute;
   left: 50%;
   top: 50%; */
   line-height: 178px;
   z-index: 3;
   transition: all 0.3s ease 0s;
   -ms-transition: all 0.3s ease 0s;
   -moz-transition: all 0.3s ease 0s;
   -webkit-transition: all 0.3s ease 0s;
   -o-transition: all 0.3s ease 0s;
 }

 .ul-row2 li:hover .content {
   filter: alpha(opacity=80);
   -moz-opacity: 0.8;
   -khtml-opacity: 0.8;
   opacity: 0.8;
 }




 .ul-row2 .pic .content .post {
   color: #000;
   font-size: 24px;
   font-weight: 500;
   text-transform: uppercase;
 }



 .jx_kt .content {
   filter: alpha(opacity=0);
   -moz-opacity: 0;
   -khtml-opacity: 0;
   opacity: 0;
   transform: translateX(-50%) translateY(-50%);
   -ms-transform: translateX(-50%) translateY(-50%);
   position: absolute;
   left: 50%;
   top: 50%;
   z-index: 2;
   transition: all 0.3s ease 0s;
   -ms-transition: all 0.3s ease 0s;
   -moz-transition: all 0.3s ease 0s;
   -webkit-transition: all 0.3s ease 0s;
   -o-transition: all 0.3s ease 0s;
 }

 .jx_kt:hover .content {
   opacity: 1;
   filter: alpha(opacity=100);
   -moz-opacity: 1;
   -khtml-opacity: 1;
 }


 .jx_kt_acr .box-content {
   color: #333;
   text-align: center;
   width: 100%;
   height: 100%;
   transform: translateX(-50%) translateY(-50%) scale(1);
   -ms-transform: translateX(-50%) translateY(-50%) scale(1);
   position: absolute;
   left: 50%;
   top: 50%;
   z-index: 2;
   transition: all 0.3s ease 0.5s;
   -ms-transition: all 0.3s ease 0.5s;
   -moz-transition: all 0.3s ease 0.5s;
   -webkit-transition: all 0.3s ease 0.5s;
   -o-transition: all 0.3s ease 0.5s;
 }

 .jx_kt_acr .box-content .post {
   font-size: 16px;
   font-weight: 600;
 }

 .two .jx_kt:hover .img img {
   display: block;
   width: 100%;
   height: 100%;
   transition: .5s;
   -ms-transition: .5s;
   -moz-transition: .5s;
   -webkit-transition: .5s;
   -o-transition: .5s
 }


 .two .jx_kt:hover .img img {
   transform: scale(1.2);
   -ms-transform: scale(1.2);

 }

 .two .jx_kt:hover .img:before {
   content: '';
   background-color: rgba(255, 255, 255, 0.7);
   filter: alpha(opacity=0);
   -moz-opacity: 0;
   -khtml-opacity: 0;
   opacity: 0;
   position: absolute;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 1;
   transition: all 0.3s ease 0.1s;
 }

 .two .jx_kt:hover .img:before {
   left: 15px;
   right: 15px;
   bottom: 15px;
   top: 15px;
   opacity: 1;
   filter: alpha(opacity=100);
   -moz-opacity: 1;
   -khtml-opacity: 1;

   animation: bounce-left 1s ease-in forwards;
 }

 


 .ul-row2 .txt {
   padding-top: 7px;
   color: #888;
   overflow: hidden;
 }

 .ul-row2 .txt .left {
   float: left;
 }

 .ul-row2 .txt .center {
   text-align: center;
 }

 .ul-row2 .txt p {
   font-size: 14px;
   color: #333;
 }

 .ul-row2 .txt h3 {
   font-weight: 400;
   font-size: 16px;
   color: #333;
 }

 .ul-row2 .txt p span {
   color: #ed2a38;
   margin-left: 5px;
 }

 .ul-row2 .txt .right {
   float: right;
   text-align: right;
 }

 .ul-row2 .txt .right strong {
   font-weight: 400;
   display: block;
   color: #fb3241;
   font-size: 14px;
   margin-right: 10px;
 }

 .ul-row2 .txt .right .num {
   font-size: 12px;
   margin-top: 5px;
 }

 .ul-consult {
   overflow: hidden;
   background-color: #fff;
   border: 1px dotted #dbdbdb;
 }

 .ul-consult li {
   float: left;
   width: 48.686%;
   text-align: center;
   margin: 0 3px 3px 0;
   position: relative;
 }

 .ul-env {
   overflow: hidden;
   background-color: #fff;

 }

 .ul-env li {

   width: 100%;
   text-align: center;
   padding: 10px 0 30px 0;
   position: relative;
   height: 131px;
   border-bottom: 1px dotted #dbdbdb;

 }

 .ul-env .pic {

   width: 100%;
   text-align: center;



 }

 .ul-djgz {
   overflow: hidden;
   background-color: #fff;
   height: auto;
 }

 .ul-djgz .inner {
   margin: 0 15px;
 }

 .ul-djgz a {
   display: block;
   font-size: 14px;
   color: #666;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
 }

 .ul-djgz span {
   color: #888;
   float: right;
   margin-left: 10px;
 }

 .ul-djgz li {

   width: 100%;
   text-align: left;
   padding: 15px 0;
   position: relative;
   height: 30px;
   border-bottom: 1px dotted #dbdbdb;
   line-height: 30px;

 }



 .big1 .theme-1 {
   display: inline-block;
   height: 92px
 }

 .ul-consult li a {
   display: block;
   height: 81px;

   border-bottom: 1px dotted #dbdbdb
 }

 .ul-consult li:nth-child(odd) {
   border-right: 1px dotted #dbdbdb;
 }


 .ul-consult .pic {
   padding-top: 4px
 }

 .qq-color {
   background-color: #a09898
 }

 .qq-color img {
   width: 50px;
   height: 50px;
   display: inline-block;
   margin: 6px 0 3px 0
 }

 .qq-color.big1 img {
   width: 40px;
   height: 40px;
   margin: 12px 0 6px 0
 }

 .qq-color.big1.big2 img {
   width: 45px;
   height: 45px;
   margin: 10px 0 4px 0
 }

 .qq-color.big1.big3 img {
   margin-left: 7px
 }

 .qq-color a span {
   color: #fff;
   font-size: 12px
 }

 .qq-color {
   transition: all .8s linear
 }

 .qq-color:hover {
   background: #ff191f;
   transform: rotateY(360deg);
   -webkit-transform: rotateY(360deg);
   -moz-transform: rotateY(360deg)
 }

 .ul-consult .pic i {
   font-size: 36px;
   color: #139bf1;
   height: 50px;
   line-height: 54px;
   display: inline-block;
   vertical-align: middle
 }

 .b_color .pic i {
   color: #E46C75
 }

 .ul-consult .pic i.order {
   font-size: 48px
 }

 .ul-consult .pic i.liwu {
   font-size: 35px
 }

 .ul-consult span {
   font-size: 14px;
   color: #666
 }

 .b_color span {
   color: #E46C75
 }

 .col-r .m-pic-copy {
   margin-top: 10px
 }

 .m-pic {
   margin-top: 20px
 }

 .m-pic .pic {
   display: block;
   width: 284px;
   height: 148px
 }

 .m-pic .pic img {
   width: 100%;
   height: 100%
 }

 .ind-row3 {
   overflow: hidden;
   background: url(../img/bgt/ind-rowbg3.jpg) no-repeat center center
 }

 .ind-row3 .col-l,
 .ind-row3 .col-r {
   width: 49.17%
 }

 .table-plan {
   border: 1px solid #e7e7e7;
   width: 100%;
   font-size: 14px;
   color: #333;
   text-align: center
 }

 .table-plan th {
   height: 52px;
   text-align: center;
   border-right: 1px solid #e7e7e7;
   padding: 0 10px
 }

 .table-plan td {
   padding: 0 10px;
   height: 58px;
   border-top: 1px solid #e7e7e7;
   border-right: 1px solid #e7e7e7
 }

 .table-plan span {
   color: #ffa200;
   font-size: 18px;
   font-family: Arial
 }

 .table-plan em {
   color: #ed2a38;
   font-size: 18px;
   font-family: Arial
 }

 .table-plan a {
   display: inline-block;
   height: 27px;
   line-height: 27px;
   padding: 0 14px;
   border-radius: 5px;
   color: #fff;
   margin: 0 4px;
   -webkit-transition: .5s;
   -o-transition: .5s;
   transition: .5s
 }

 .table-plan .btn-order {
   background-color: #f01332
 }

 .table-plan .btn-detail {
   background-color: #0064c5
 }

 .table-plan a:hover {
   opacity: .7;
   filter: alpha(opacity=70)
 }

 .ind-row4 {
   background: url(../img/bgt/ind-rowbg4.jpg) no-repeat center center;
   overflow: hidden
 }

 .ind-row4 .col-l {
   width: 70.83%
 }

 .indrow4 .col-r {
   width: 27.5%
 }

 .ul-join {
   margin: 0 -7.5px;
   overflow: hidden
 }

 .ul-join li {
   float: left;
   width: 33.33%
 }

 .ul-join .inner {
   margin: 0 7.5px
 }

 .ul-join .pic {
   display: block;
   width: 273px;
   height: 180px;
   overflow: hidden
 }

 .ul-join .pic img {
   display: block;
   height: 100%;
   width: 100%;
   transition: .5s;
   -ms-transition: .5s;
   -moz-transition: .5s;
   -webkit-transition: .5s;
   -o-transition: .5s
 }

 .ul-join li:hover .pic img {
   transform: scale(1.08);
   -ms-transform: scale(1.08);
   -moz-transform: scale(1.08);
   -webkit-transform: scale(1.08);
   -o-transform: scale(1.08)
 }

 .ul-join h3 {
   font-weight: 400;
   font-size: 16px;
   color: #333;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   margin-bottom: 5px
 }

 .ul-join .txt {
   background-color: #fff;
   padding: 15px 20px;
   color: #666;
   line-height: 18px
 }

 .ul-join .txt p {
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 2;
   overflow: hidden;
   height: 36px
 }

 .ul-join .txt a {
   color: #ed2a38
 }

 .ul-problem {
   margin-top: 20px;
   text-align: center
 }

 .ul-problem li {
   margin-bottom: 10px
 }

 .ul-problem a {
   display: block;
   font-size: 16px;
   color: #333;
   height: 44px;
   line-height: 44px;
   background-color: #fff;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap
 }

 .ul-problem a:hover,
 .ul-problem li.on a {
   color: #ed2a38
 }

 .ul-tab li {
   display: inline-block
 }

 .gk-list li {
   width: 390px
 }

 .ul-tab a {
   display: inline-block;
   height: 30px;
   line-height: 30px;
   padding: 0 16px;
   border: 1px solid #dbdbdb;
   border-radius: 15px;
   -moz-border-radius: 15px;
   -webkit-border-radius: 15px
 }

 .ind-row5 {
   background: url(../img/bgt/ind-row5.png) no-repeat left center;
   overflow: hidden
 }

 .ind-row5 .col-l {
   width: 72%;
   overflow: hidden
 }

 .ind-row5 .col-r {
   width: 28%
 }

 .ul-news .pic {
   float: left;
   width: 225px;
   height: 150px;
   margin-right: 20px;
   overflow: hidden;
   box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
   border-radius: 3px;
 }

 .ul-news .pic img {
   display: block;
   width: 100%;
   height: 100%;
   transition: .5s;
   -ms-transition: .5s;
   -moz-transition: .5s;
   -webkit-transition: .5s;
   -o-transition: .5s;
 }

 .ul-news .pic:hover {
   -webkit-box-shadow: 0 1px 2px rgba(10, 10, 10, 0.1),
     0 0 0 1px #f01332;
   box-shadow: 0 1px 2px rgba(10, 10, 10, 0.1),
     0 0 0 1px #f01332;
 }

 .ul-news .txt {
   overflow: hidden;
   font-size: 14px;
   line-height: 27px;
 }



 .ul-news h3 {
   font-size: 16px;
   margin: 6px auto 12px;
   display: inline-block
 }

 .ul-news h3 a {
   color: #0064c5;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   display: block;
   max-width: 400px
 }

 .ul-news h3 a:hover {
   color: #e60202
 }

 .ul-news .txt p {
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 3;
   overflow: hidden;
   height: 50px
 }

 .ul-news h3 i {
   font-style: normal;
   color: #fff;
   font-size: 12px;
   background-color: #ed2a38;
   height: 16px;
   line-height: 16px;
   padding: 0 4px;
   margin-left: 10px;
   float: right;
   margin-top: 5px
 }

 .ul-news .tip {
   margin-top: 25px
 }

 .ul-news .tip span {
   margin-right: 20px
 }

 .ul-news .tip i {
   font-size: 12px;
   color: #888;
   margin-right: 5px
 }

 .g-ind-tit1 .more {
   float: right;
   font-size: 16px;
   color: #666;
   line-height: 39px
 }

 .g-ind-tit1 .more:hover {
   opacity: .8;
   filter: alpha(opacity=80)
 }

 .ind-row8 {
   padding: 43px 0 35px;
   
 }

 .slick-teach {
   margin-top: 15px
 }

 .slick-teach .items {
   overflow: hidden
 }

 .slick-teach .slick-dots {
   margin-top: 35px;
   text-align: center;
   height: 10px;
   line-height: 0
 }

 .slick-teach .slick-dots li {
   display: inline-block;
   margin: 0 3px;
   vertical-align: middle
 }

 .slick-teach .slick-dots li button {
   display: block;
   width: 10px;
   height: 10px;
   font-size: 0;
   line-height: 0;
   text-indent: 999px;
   border: none;
   outline: 0;
   padding: 0;
   background-color: #dbdbdb;
   border-radius: 10px;
   -o-transition: .3s;
   -ms-transition: .3s;
   -moz-transition: .3s;
   -webkit-transition: .3s;
   transition: .3s;
   cursor: pointer
 }

 .slick-teach .slick-dots li.slick-active button {
   width: 25px;
   height: 10px;
   background-color: #0064c5
 }

 .slide-box1 {
   overflow: hidden;
   margin-right: -10px;
   height: 280px
 }

 .slide-box1 .item {
   float: left;
   margin-right: 10px;
   background-color: #fff
 }

 .slide-box1 .pic {
   float: left;
   overflow: hidden;
   width: 240px;
   height: 280px
 }

 .slide-box1 .pic img {
   display: block;
   width: 100%;
   height: 100%
 }

 .slide-box1 .item:first-child .txt {
   display: block
 }

 .slide-box1 .txt {
   display: none; // float:left;overflow:hidden;padding:20px;width:160px;font-size:14px;color:#666;line-height:22px}

   .slide-box1 .name {
     font-size: 16px;
     color: #333;
     font-weight: 400;
     margin: 11px 0 7px
   }

   .slide-box1 .desc {
     display: block;
     margin-bottom: 12px;
     font-size: 12px;
     color: #888
   }

   .slide-box1 .txt p {
     margin-bottom: 28px;
     height: 88px;
     overflow: hidden;
     text-overflow: ellipsis;
     display: -webkit-box;
     -webkit-box-orient: vertical;
     -webkit-line-clamp: 4
   }

   .slide-box1 .btn {
     display: block;
     width: 78px;
     height: 28px;
     line-height: 28px;
     font-size: 12px;
     text-align: center;
     color: #0064c5;
     border-radius: 30px;
     border: 1px solid #0064c5
   }

   .slide-box1 .btn:hover {
     color: #fff;
     background-color: #0064c5
   }

   .signtable-ind {
     width: 310px;
     height: 394px;
     padding: 0 10px;
     background-color: #fff
   }

   .signtable-ind th {
     text-align: center;
     color: #333
   }

   .signtable-ind tr {
     height: 42px;
     line-height: 42px;
     font-size: 14px;
     text-align: center;
     color: #666
   }

   .signtable-ind .body {
     padding: 5px 0 0 8px
   }

   .signtable-ind .body li {
     height: 35px;
     line-height: 35px;
     border-top: 1px dotted #dbdbdb
   }

   .color-red {
     color: #ed2a38
   }

   .row {
     padding: 42px 0
   }

   .bg-f5fbff {
     background-color: #f5fbff
   }

   .row .wp {
     overflow: hidden
   }

   .g-tit1 {
     font-size: 14px;
     text-align: center;
     margin-bottom: 27px
   }

   .g-tit1 h2 {
     font-size: 34px;
     color: #0064c5;
     margin-bottom: 4px
   }

   .g-tit1 span {
     /* color: #0064c5 */
     color: #f01332;
   }

   .pic-sc {
     overflow: hidden
   }

   .pic-sc img {
     display: block;
     height: 100%;
     width: 100%;
     -webkit-transition: .3s;
     -o-transition: .3s;
     transition: .3s
   }

   .ztrk_pics1 .pic-sc img {
     height: 244px
   }

   .ul-pics1 {
     margin-right: -20px;
     overflow: hidden
   }

   .ul-pics1 li {
     float: left;
     margin-bottom: 20px;
     width: 50%
   }

   .ul-pics1 .items {
     display: block;
     margin-right: 20px
   }

   .items:hover {
     color: #666;
     text-decoration: none
   }

   .ul-pics1 .pic-sc {
     float: left;
     width: 200px;
     height: 140px
   }

   .ul-pics1 .txt {
     overflow: hidden;
     border: 1px solid #ededed;
     border-left: none;
     padding: 0 30px;
     height: 138px;
     width: 329px;
     line-height: 138px
   }

   .ul-pics1 .inner {
     display: inline-block;
     vertical-align: middle;
     width: 100%;
     font-size: 14px;
     line-height: 20px
   }

   .ul-pics1 .tit {
     font-size: 20px;
     line-height: 26px;
     color: #0064c5;
     font-weight: 400;
     margin-bottom: 10px;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap
   }

   .ul-pics1 .txt p {
     max-height: 60px;
     overflow: hidden;
     text-overflow: ellipsis;
     display: -webkit-box;
     -webkit-box-orient: vertical;
     -webkit-line-clamp: 3
   }

   .ul-pics1 .items:hover .pic-sc img {
     -webkit-transform: scale(1.05);
     -ms-transform: scale(1.05);
     -o-transform: scale(1.05);
     transform: scale(1.05)
   }

   .pic-sup1 img {
     display: block;
     width: 100%
   }

   .ul-pics2 {
     margin: 0 -10px;
     overflow: hidden
   }

   .ul-pics2 li {
     float: left;
     margin: 0 10px 20px
   }

   .ul-pics2 .item-pics1 {
     width: 386px
   }

   .ul-pics2 .item-pics1.ztrk_pics1 {
     width: 366px
   }

   .ul-pics2 .pic-sc {
     padding-top: 10px
   }

   .item-pics1 a:hover img {
     -webkit-transform: scale(1.05);
     -ms-transform: scale(1.05);
     -o-transform: scale(1.05);
     transform: scale(1.05)
   }

   .item-pics1 .txt {
     border: 1px solid #ededed;
     border-top: none;
     height: 45px;
     padding: 0 10px
   }

   .item-pics1 .txt h4 {
     font-weight: 400;
     font-size: 16px;
     line-height: 45px;
     color: #333;
     text-align: center;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap
   }

   .ul-pics3 {
     padding-top: 15px;
     overflow: hidden
   }

   .tsc-pics3 {
     width: 62%;
     margin: 0 auto
   }

   .tsc-pics3 h4 {
     font-size: 24px;
     margin: 10px 0;
     color: #000
   }

   .ul-pics3 li {
     float: left;
     margin-right: 66px
   }

   .ul-pics3 .items {
     width: 354px;
     height: 215px;
     border: 1px solid #ededed
   }

   .ul-pics3 h4 {
     text-align: center;
     margin-top: -13px
   }

   .ul-pics3 h4 span {
     font-weight: 400;
     font-size: 18px;
     line-height: 26px;
     color: #333;
     padding: 0 20px;
     background-color: #f5fbff
   }

   .ul-pics3 img {
     display: block;
     width: 241px;
     height: 169px;
     margin: 10px auto 0
   }

   .ul-pics3 .last {
     margin-right: 0
   }

   .ul-pics4 {
     margin-right: -10px;
     overflow: hidden
   }

   .ul-pics4 li {
     float: left;
     margin: 0 10px 10px 0
   }

   .ul-pics4 .items {
     width: 189px;
     height: 118px;
     line-height: 118px;
     text-align: center;
     border: 1px solid #e7e7e7
   }

   .ul-pics4 .items a {
     text-align: center;
     display: block;
     width: 100%;
     height: 100%
   }

   .ul-pics4 .items:hover {
     border-color: #0064c5
   }

   .ul-pics4 img {
     vertical-align: middle;
     display: inline-block
   }

   .ul-pics5 {
     margin-right: -20px;
     overflow: hidden
   }

   .ul-pics5 li {
     float: left;
     margin: 0 20px 20px 0
   }

   .ul-pics5 .pic-sc {
     width: 386px;
     height: 200px
   }

   .ul-pics5 .txt span {
     color: #f81f3e
   }

   .ul-pics6 {
     border: 1px solid #ededed;
     overflow: hidden
   }

   .ul-pics6 li {
     float: left
   }

   .ul-pics6 .items {
     overflow: hidden;
     width: 598px
   }

   .ul-pics6 .img {
     float: left;
     width: 300px;
     height: 320px;
     overflow: hidden
   }

   .ul-pics6 .img img {
     display: block;
     width: 100%;
     height: 100%
   }

   .ul-pics6 .txt {
     position: relative;
     margin-left: 300px;
     padding: 30px;
     width: 238px;
     height: 260px;
     font-size: 14px;
     color: #888;
     line-height: 22px
   }

   .ul-pics6 .txt i {
     position: absolute;
     top: 40px;
     left: -14px;
     width: 14px;
     height: 28px;
     background: url(../img/ico-sanjiao2.png) no-repeat 0 0
   }

   .ul-pics6 .txt h4 {
     margin-bottom: 13px;
     font-size: 24px;
     line-height: 38px;
     color: #333;
     font-weight: 400
   }

   .ul-pics6 .desc {
     margin-bottom: 20px;
     height: 132px;
     overflow: hidden;
     text-overflow: ellipsis;
     display: -webkit-box;
     -webkit-box-orient: vertical;
     -webkit-line-clamp: 6
   }

   .ul-pics6 .btn {
     display: block;
     width: 98px;
     height: 30px;
     line-height: 30px;
     text-align: center;
     font-size: 14px;
     color: #0064c5;
     border: 1px solid #0064c5;
     border-radius: 3px
   }

   .ul-pics6 .btn:hover {
     border-color: #f01332;
     background-color: #f01332;
     color: #fff
   }

   .ul-pics6 .li2 .img {
     float: right
   }

   .ul-pics6 .li2 .txt {
     margin: 0 300px 0 0
   }

   .ul-pics6 .li2 .txt i {
     left: auto;
     right: -14px;
     background-image: url(../img/ico-sanjiao.png)
   }

   .ul-pics7 {
     margin-right: -20px;
     overflow: hidden
   }

   .ul-pics7 li {
     float: left;
     margin: 0 20px 20px 0
   }

   .pic-txts1 {
     width: 285px
   }

   .pic-txts1 .pic-sc {
     width: 285px;
     height: 177px;
     overflow: hidden
   }

   .pic-txts1 .txt {
     border: 1px solid #ededed;
     border-top: none;
     padding: 10px 15px;
     font-size: 14px
   }

   .pic-txts1 .txt h4 {
     font-size: 16px;
     color: #333;
     font-weight: 400
   }

   .ul-pics7 .pic-txts1:hover img {
     -webkit-transform: scale(1.05);
     -ms-transform: scale(1.05);
     -o-transform: scale(1.05);
     transform: scale(1.05)
   }

   .ul-pics8 {
     margin-right: -20px;
     overflow: hidden
   }

   .ul-pics8 li {
     float: left;
     margin: 0 20px 20px 0
   }

   .ul-pics8 .pic-sc {
     position: relative;
     width: 340px;
     height: 190px
   }

   .ul-pics8 .first {
     float: right
   }

   .ul-pics8 .first .pic-sc {
     width: 480px;
     height: 400px
   }

   .ul-pics8 .txt {
     position: absolute;
     bottom: 0;
     left: 0;
     width: 100%;
     height: 35px;
     background: url(../img/txt-maskbg.png) repeat 0 0
   }

   .ul-pics8 h4 {
     text-align: center;
     color: #fff;
     font-size: 14px;
     line-height: 35px;
     padding: 0 10px;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
     font-weight: 400
   }

   .ul-pics8 .pic-sc:hover img {
     -webkit-transform: scale(1.05);
     -ms-transform: scale(1.05);
     -o-transform: scale(1.05);
     transform: scale(1.05)
   }

   .g-adver.no-bd .box {
     border: none;
     padding: 20px 0 0
   }

   .ind-vidio {
     background-color: #f8f8f8;
     overflow: hidden;
     padding-top: 40px;
     padding-bottom: 50px
   }

   .ind-vidio .wp {
     position: relative;
     overflow: hidden
   }

   .ul-ind-vidio {
     margin: 0 -1px;
     padding-top: 14px;
     zoom: 1
   }

   .ul-ind-vidio li {
     float: left;
     width: 298px;
     height: 216px;
     line-height: 213px;
     overflow: hidden;
     margin-bottom: 2px;
     background-color: #000;
     margin: 1px
   }

   .ul-ind-vidio .other {
     width: 595px;
     height: 434px;
     line-height: 431px
   }

   .ul-ind-vidio li img {
     display: inline-block;
     vertical-align: middle;
     -o-transition: .5s;
     -ms-transition: .5s;
     -moz-transition: .5s;
     -webkit-transition: .5s;
     transition: .5s
   }

   .ul-ind-vidio li a {
     display: block;
     width: 100%;
     height: 100%;
     position: relative
   }

   .ul-ind-vidio li .img {
     text-align: center;
     overflow: hidden
   }

   .ul-ind-vidio .last {
     position: absolute;
     left: 0;
     bottom: 0
   }

   .ul-ind-vidio li .mask {
     position: absolute;
     left: 0;
     bottom: 0;
     width: 100%;
     height: 156px;
     background: url(../img/vidio-lb.png) no-repeat center;
     -o-transition: .3s;
     -ms-transition: .3s;
     -moz-transition: .3s;
     -webkit-transition: .3s;
     transition: .3s
   }

   .ul-ind-vidio li:hover .img img {
     -webkit-transform: scale(1.08);
     -ms-transform: scale(1.08);
     -o-transform: scale(1.08);
     transform: scale(1.08)
   }

   .ul-ind-vidio .other .mask {
     display: none
   }

   .ul-ind-vidio .other p {
     display: none
   }

   .ul-ind-vidio li p {
     position: absolute;
     left: 0;
     bottom: 15px;
     width: 100%;
     text-align: center;
     font-size: 15px;
     color: #fff;
     line-height: 25px;
     z-index: 1;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis
   }

   .ind-links .tit {
     font-size: 18px;
     color: #333;
     font-weight: 400
   }

   .ind-links .tit span {
     color: #0064c5;
     padding-right: 10px;
     margin-right: 10px
   }

   .ind-links {
     padding-top: 25px
   }

   .ind-links .wp {
     overflow: hidden
   }

   .ul-ind-links li {
     float: left;
     background: url(../img/bgt/ind-links.png) no-repeat right center
   }

   .ul-ind-links li a {
     display: block;
     margin: 0 18px;
     font-size: 14px;
     color: #666;
     line-height: 22px;
     -o-transition: .3s;
     -ms-transition: .3s;
     -moz-transition: .3s;
     -webkit-transition: .3s;
     transition: .3s
   }

   .ul-ind-links .last,
   .ul-ind-links .other {
     background: 0 0
   }

   .ul-ind-links .last {
     position: relative
   }

   .ul-ind-links .last span {
     position: absolute;
     width: 4px;
     height: 4px;
     margin: 0 5px;
     background-color: #000;
     border-radius: 100%;
     top: 11px;
     right: 45px
   }

   .ul-ind-links li a:hover {
     color: #0064c5
   }

   .m-ind-links {
     padding: 8px 0 18px;
     border-bottom: 1px dashed #dbdbdb;
     overflow: hidden
   }

   .ind-desc {
     padding-bottom: 40px;
     padding-top: 42px;
     position: relative;
     zoom: 1
   }

   .ind-desc .wp {
     overflow: hidden
   }

   .ul-desc li .inner {
     display: block;
     width: 100%;
     height: 100%
   }

   .ul-desc {
     margin: 12px -5px 0;
     position: relative;
     zoom: 1
   }

   .ul-desc li {
     float: left;
     width: 240px;
     height: 165px;
     overflow: hidden;
     margin: 0 5px 5px 0;
     position: relative;
     position: relative;
     zoom: 1
   }

   .ul-desc .first {
     width: 470px;
     height: 335px
   }

   .ul-desc .the {
     width: 240px;
     height: 165px
   }

   .ul-desc li .img {
     width: 100%;
     height: 100%;
     overflow: hidden
   }

   .block-content li p,
   .ul-desc li img {
     display: block;
     width: 100%;
     height: 100%;
     -o-transition: .5s;
     -ms-transition: .5s;
     -moz-transition: .5s;
     -webkit-transition: .5s;
     transition: .5s
   }

   .block-content li:hover p,
   .ul-desc li a:hover img {
     -webkit-transform: scale(1.08);
     -ms-transform: scale(1.08);
     -o-transform: scale(1.08);
     transform: scale(1.08)
   }

   .ul-desc li .txt {
     position: absolute;
     left: 0;
     bottom: -40px;
     width: 100%;
     height: 40px;
     line-height: 40px;
     font-size: 16px;
     color: #fff;
     text-align: center;
     background: rgba(60, 57, 57, .61);
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#993c3939, endColorstr=#993c3939);
     -o-transition: .3s;
     -ms-transition: .3s;
     -moz-transition: .3s;
     -webkit-transition: .3s;
     transition: .3s
   }

   @media \0screen\,
   screen\9 {
     .ul-desc li .txt {
       background: #3c3939;
       filter: Alpha(opacity=61)
     }
   }

   .ul-desc li .txt p {
     padding: 0 10px;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis
   }

   .ul-desc li a:hover .txt {
     bottom: 0
   }

   .row {
     overflow: hidden
   }

   .ul-path-1 {
     border: 1px solid #ededed;
     zoom: 1;
     overflow: hidden
   }

   .ul-path-1 li {
     float: left;
     width: 299.5px;
     text-align: center
   }

   .ul-path-1 li+li .items {
     border-left: 1px solid #ededed
   }

   .ul-path-1 .items {
     height: 228px
   }

   .ul-path-1 .img span {
     display: block;
     width: 58px;
     height: 58px;
     border: 1px solid #c7e0fa;
     text-align: center;
     line-height: 58px;
     margin: 0 auto
   }

   .ul-path-1 .items .g-btnBtn {
     font-size: 12px;
     height: 28px;
     line-height: 28px
   }

   .ul-path-1 .img .iconfont {
     color: #0064c5
   }

   .ul-path-1 .img {
     padding-top: 26px
   }

   .ul-path-1 .img h4 {
     font-size: 20px;
     color: #0064c5;
     line-height: 2em;
     padding-bottom: 7px;
     background: url(../img/path-1.png) no-repeat center bottom
   }

   .ul-path-1 .txt {
     font-size: 16px;
     color: #666;
     margin-top: 30px
   }

   .ul-path-2 li {
     border: 1px solid #deeffd;
     overflow: hidden;
     margin-bottom: 18px
   }

   .ul-path-2 li .img {
     float: left;
     margin-right: 50px;
     overflow: hidden;
     width: 410px;
     height: 293px
   }

   .ul-path-2 li .img img {
     display: block;
     width: 100%;
     height: 100%
   }

   .ul-path-2 li .txt {
     overflow: hidden;
     padding-top: 54px;
     padding-right: 65px
   }

   .ul-path-2 li .txt h4 {
     font-size: 18px;
     color: #f01332;
     line-height: 34px
   }

   .ul-path-2 li .txt p {
     font-size: 14px;
     color: #666;
     line-height: 27px
   }

   .ul-path-2 li .txt a {
     margin-top: 20px;
     height: 38px;
     line-height: 38px
   }

   .ul-path-2 .even .img {
     float: right;
     margin: 0
   }

   .ul-path-2 .even .txt {
     padding: 54px 60px 0
   }

   .ul-path-2 .even {
     margin-bottom: 0
   }

   .ul-path-3 {
     border: 1px solid #f5f5f5
   }

   .ul-path-3 li {
     text-indent: 2em;
     line-height: 50px;
     font-size: 14px;
     color: #666;
     padding: 0 15px
   }

   .ul-path-3 li.even {
     background-color: #f8f8f8
   }

   .ul-path-3 li.first {
     color: #f01332
   }

   .g-snav {
     box-shadow: 0 5px 10px #f4f4f4;
     border-bottom: 1px solid #ededed;
     margin-bottom: 5px
   }

   .ul-snav li {
     float: left;
     width: 11.11%;
     text-align: center
   }

   .ul-snav li a {
     display: block;
     font-size: 16px;
     color: #666;
     height: 60px;
     line-height: 60px;
     border-right: 1px solid #ededed
   }

   .ul-snav {
     overflow: hidden;
     border-left: 1px solid #ededed
   }

   .ul-snav li a:hover,
   .ul-snav li.on a {
     background-color: #0064c5;
     color: #fff
   }

   .ul-job1 li {
     float: left;
     width: 399px;
     text-align: center
   }

   .ul-job1 .items {
     height: 275px;
     border: 1px dashed #daeff9;
     border-top: none;
     border-left: none;
     padding: 0 35px
   }

   .ul-job1 .img {
     padding-top: 30px
   }

   .ul-job1 .txt h4 {
     font-size: 20px;
     color: #EB1B06;
     line-height: 43px;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
     font-weight: 400
   }

   .ul-job1 .txt p {
     font-size: 14px;
     color: #666;
     line-height: 20px;
     display: -webkit-box;
     display: box;
     max-height: 100px;
     -webkit-box-orient: vertical;
     -webkit-line-clamp: 5;
     overflow: hidden
   }

   .ul-job1 .txt {
     margin-top: 12px
   }

   .ul-job1 {
     border: 1px dashed #daeff9;
     border-bottom: none;
     border-right: none;
     overflow: hidden
   }

   .job-items .txt {
     float: right;
     width: 590px
   }

   .job-items .items {
     margin-left: 58px
   }

   .job-items .img {
     float: left;
     width: 610px;
     overflow: hidden;
     zoom: 1
   }


   .g-btnBtn.g-btn2 {
     height: 38px;
     line-height: 38px;
     padding: 0 20px;
     font-size: 16px
   }

   .g-btnBtn.g-btn2 .iconfont {
     vertical-align: middle;
     font-size: 24px;
     height: 40px
   }

   .row-job.odd {
     background-color: #f6fbff
   }

   .row-job.odd .job-items .txt {
     float: left
   }

   .row-job.odd .job-items .img {
     float: left
   }

   .row-job.odd .job-items .items {
     margin-right: 58px;
     margin-left: 0
   }

   .g-snav.snav {
     position: fixed;
     left: 0;
     top: 0;
     width: 100%;
     background-color: #fff;
     z-index: 999;
     box-shadow: none
   }

   .main.pt {
     padding-top: 66px
   }

   .kj-btn {
     margin-left: 184px
   }

   .job-bz-kj .btn-1,
   .job-bz-kj .btn-2,
   .job-bz-kj .btn-3 {
     display: inline-block;
     width: 220px;
     height: 70px;
     margin-right: 75px
   }

   .job-bz-kj .btn-1 {
     background: #139bf1 url(../img/btn-01.jpg) center no-repeat
   }

   .job-bz-kj .btn-1.on {
     background: #139bf1 url(../img/btn-01-1.jpg) center no-repeat
   }

   .job-bz-kj .btn-2 {
     background: #139bf1 url(../img/btn-02.jpg) center no-repeat
   }

   .job-bz-kj .btn-2.on {
     background: #139bf1 url(../img/btn-02-1.jpg) center no-repeat
   }

   .job-bz-kj .btn-3 {
     background: #139bf1 url(../img/btn-03.jpg) center no-repeat
   }

   .job-bz-kj .btn-3.on {
     background: #139bf1 url(../img/btn-03-1.jpg) center no-repeat
   }

   .kj-txt2 div {
     display: none
   }

   .kj-txt2 div.active {
     display: block
   }

   .ul-guide .img {
     float: left;
     width: 50%;
     height: 300px;
     background-color: #f5fbff;
     position: relative
   }

   .ul-guide .con {
     float: right;
     width: 50%;
     position: relative
   }

   .ul-guide .con .txt {
     padding: 0 40px 0 30px
   }

   .ul-guide .img img {
     position: absolute;
     left: 30px;
     top: 30px;
     width: 300px;
     height: 300px;
     border-radius: 50%
   }

   .ul-guide li {
     margin-top: 60px
   }

   .ul-guide {
     margin-bottom: 60px
   }

   .ul-guide .txt h4 {
     font-size: 24px;
     color: #0064c5;
     line-height: 32px;
     margin-top: 32px;
     margin-bottom: 10px
   }

   .ul-guide .txt p {
     font-size: 14px;
     color: #666;
     line-height: 22px;
     height: 154px;
     display: -webkit-box;
     display: box;
     -webkit-box-orient: vertical;
     -webkit-line-clamp: 7;
     overflow: hidden
   }

   .ul-guide .con em {
     position: absolute;
     right: 0;
     top: 0;
     width: 25px;
     height: 25px;
     border: 3px solid #e6f3fd;
     border-left: none;
     border-bottom: none
   }

   .ul-guide .even .img {
     float: right
   }

   .ul-guide .even .con {
     float: left
   }

   .ul-guide .even .con em {
     left: 0;
     right: auto;
     border: 2px solid #e6f3fd;
     border-right: none;
     border-bottom: none
   }

   .major-tit {
     text-align: center;
     position: relative;
     z-index: 1
   }

   .major-tit h2 {
     display: inline-block;
     font-size: 35px;
     color: #0064c5;
     padding: 0 20px;
     position: relative;
     background-color: #fff
   }

   .major-tit h2 span {
     display: inline-block;
     font-size: 18px;
     color: #f01332;
     vertical-align: middle;
     line-height: 24px;
     font-weight: 400;
     padding-left: 5px;
     margin-top: -5px
   }

   .major-tit h2 em {
     display: block;
     font-size: 13px;
     color: #bdbdbd;
     line-height: 20px;
     text-transform: uppercase;
     text-align: left
   }

   .major-tit h2 i {
     position: absolute;
     top: 50%;
     margin-top: -15px;
     width: 4px;
     height: 34px;
     background-color: #cde7fb
   }

   .major-tit h2 i.a1 {
     left: 0
   }

   .major-tit h2 i.a2 {
     right: 0
   }

   .major-tit i.a3 {
     position: absolute;
     left: 0;
     top: 50%;
     width: 100%;
     height: 2px;
     background-color: #cde7fb;
     z-index: -1
   }

   .m-major .row {
     padding: 20px 0
   }

   .m-major .even .major-tit h2 {
     background-color: #f6fbff
   }

   .ul-major {
     padding-top: 20px;
     margin: 0 -10px;
     zoom: 1
   }

   .ul-major li {
     float: left;
     width: 49.2%;
     text-align: center;
     margin-left: 5px
   }

   .ul-major.fh-class li.zy11,
   .ul-major.fh-class li.zy2,
   .ul-major.fh-class li.zy3,
   .ul-major.spea-ul li.zy7,
   .ul-major.spea-ul li.zy10,
   .ul-major.spea-ul li.zy9 {
     width: 32.9%
   }

   .ul-major li .items {
     margin: 0 6px
   }

   .ul-major li .img {
     overflow: hidden;
     position: relative
   }

   .ul-major li .imgt {
     float: left;
     width: 330px
   }

   .ul-major li .img img {
     width: 100%;
     height: 100%
   }

   .ul-major li .img p {
     position: absolute;
     width: 100%;
     height: 35px;
     line-height: 35px;
     left: 0;
     bottom: 0
   }

   .ul-major li .img span {
     padding: 0 20px;
     font-size: 14px;
     color: #fff
   }

   .ul-major li .txt {
     padding: 0 20px 25px;
     margin-bottom: 20px;
     overflow: hidden;
     border: 1px solid #ededed
   }

   .ul-major li .txt1 {
     height: 211px
   }

   .ul-major li .txt h4 {
     font-size: 22px;
     color: #333;
     line-height: 27px;
     margin-top: 15px;
     margin-bottom: 10px;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
     font-weight: 400
   }

   .ul-major li .txt p {
     font-size: 14px;
     color: #666;
     line-height: 19px;
     margin-bottom: 15px;
     display: -webkit-box;
     display: box;
     -webkit-box-orient: vertical;
     -webkit-line-clamp: 2;
     overflow: hidden;
     height: 38px
   }

   .ul-major li .txt em {
     color: #f01332
   }

   .ul-major li .txt .g-btnBtn {
     float: left;
     background-color: #0064c5;
     border-color: #0064c5;
     margin-left: 70px
   }

   .ul-major.fh-class li .txt .g-btnBtn,
   .ul-major.spea-ul li.zy7 .txt .g-btnBtn,
   .ul-major.spea-ul li.zy8 .txt .g-btnBtn,
   .ul-major.spea-ul li.zy9 .txt .g-btnBtn {
     margin-left: 20px;
     margin-right: 18px;
     padding: 0 30px
   }

   .ul-major li .txt1 .g-btnBtn {
     margin-top: 50px
   }

   .ul-major li .txt .g-btn3.g-btnBtn {
     background-color: #f01332;
     border-color: #f01332
   }

   .ul-major li .txt a {
     padding: 0 48px;
     font-size: 16px;
     height: 38px;
     line-height: 38px
   }

   .ul-major li .txt .g-btn3.g-btnBtn:hover {
     background-color: #fff;
     color: #f01332
   }

   .ul-major li .txt .g-btnBtn:hover {
     background-color: #fff;
     color: #0064c5
   }

   .ul-major.major2 li {
     width: 50%
   }

   .ul-major.major2 li .txt .g-btnBtn {
     width: 100px;
     text-align: center;
     padding: 0
   }

   .ul-major.major3 li {
     width: 25%
   }

   .ul-major.major3 li .txt .g-btnBtn {
     padding: 0 25px;
     height: 33px;
     line-height: 33px
   }

   .m-major .even {
     background-color: #f6fbff
   }

   .major-list1 {
     width: 70%;
     margin: 0 auto;
     font-size: 14px
   }

   .major-list1 li {
     margin: 10px 0;
     background: url(../img/icon04.jpg) no-repeat center left;
     padding-left: 30px
   }

   .major-ts span {
     color: #BFBFBF;
     margin-right: 50px
   }

   .class-txt li {
     height: 50px;
     line-height: 45px;
     padding: 5px 10px
   }

   li.li-item {
     background-color: #f9f9f9
   }

   .class-txt ul {
     border: 1px dotted #ccc
   }

   .class-txt .li-title,
   .class-txt .li-txt {
     float: left
   }

   .li-title {
     color: #0064c5;
     border: 1px solid transparent;
     border-right-color: #ccc;
     width: 20%;
     text-align: center
   }

   .li-txt {
     width: 70%;
     padding-left: 20px
   }

   .ul-career1 {
     margin: 0 -20px;
     zoom: 1
   }

   .ul-career1:after {
     content: '';
     display: block;
     clear: both;
     width: 0;
     height: 0
   }

   .ul-career1.three-list {
     margin: 0 auto;
     padding: 0 40px
   }

   .ul-career1.three-list li {
     width: 33%
   }

   .ul-career1.two-list li {
     width: 45%;
     margin: 20px 30px 0;
   }

   .ul-career1 li {
     float: left;
     width: 25%
   }

   .ul-career1 .items {
     margin: 0 20px;
     padding: 0 20px;
     border: 1px solid #cde7fb
   }

   .ul-career1 .tit {
     border-bottom: 1px solid #e7e7e7;
     overflow: hidden;
     padding-top: 5px
   }

   .ul-career1 .tit span {
     float: left;
     font-size: 26px;
     color: #0064c5
   }

   .ul-career1 .tit i {
     float: right;
     color: #84c9f5;
     font-size: 35px
   }

   .ul-career1 .items p {
     font-size: 14px;
     color: #666;
     line-height: 21px;
     height: 63px;
     margin: 16px 0;
     display: -webkit-box;
     display: box;
     -webkit-box-orient: vertical;
     -webkit-line-clamp: 3;
     overflow: hidden
   }

   .ul-career1 p a {
     color: #f01332
   }

   .ul-career1 p a:hover {
     text-decoration: underline
   }

   .ul-career2 {
     margin: 0 -20px;
     zoom: 1;
     text-align: center;
     font-size: 0
   }

   .ul-career2 li {
     display: inline-block;
     width: 206px;
     text-align: center
   }

   .ul-career2 .items {
     margin: 0 20px
   }

   .ul-career2 .items .iconfont {
     color: #0064c5;
     font-size: 44px
   }

   .ul-career2 .items p {
     font-size: 16px;
     color: #333;
     margin-top: 12px;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis
   }

   .ul-career2 .img {
     height: 114px;
     line-height: 114px;
     background: url(../img/ul-career2.png) no-repeat center
   }

   .m-career1 .col-l {
     width: 792px
   }

   .m-career1 .col-r {
     width: 380px
   }

   .m-career1 .col-r img {
     display: block
   }

   .m-career1 .g-tit1 {
     text-align: left
   }

   .m-career1 .link a {
     display: inline-block;
     padding: 0 13px;
     border: 1px solid #ededed;
     height: 38px;
     line-height: 38px;
     font-size: 14px;
     color: #666;
     margin-bottom: 15px;
     margin-right: 10px;
     -o-transition: .3s;
     -ms-transition: .3s;
     -moz-transition: .3s;
     -webkit-transition: .3s;
     transition: .3s
   }

   .m-career1 .link {
     font-size: 0
   }

   .row.row-career {
     padding-bottom: 0
   }

   .m-career1 .link a:hover {
     border-color: #0064c5
   }

   .career-row1 .g-tit1 {
     margin-bottom: 0
   }

   .career-row1 {
     padding-top: 52px;
     zoom: 1
   }

   .career-box {
     padding: 20px 0;
     overflow: hidden
   }

   .career-box .tit {
     font-size: 20px;
     color: #0064c5;
     border: 1px solid #ededed;
     text-align: center;
     padding: 12px 0
   }

   .career-box .tit span {
     font-size: 15px;
     font-weight: 400;
     color: #868484
   }

   .career-box .tit span em {
     font-size: 16px;
     color: red
   }

   .ul-career-row1.ul2 li {
     width: 50%
   }

   .ul-career-row1 {
     margin: 0 -10px;
     zoom: 1
   }

   .m-career2 .net-notice {
     font-size: 16px;
     margin-top: 20px;
     color: #1e1e1e
   }

   .m-career2 .net-notice span {
     color: #0064c5;
     font-size: 20px;
     margin-right: 5px
   }

   .lsfw {
     margin-top: 20px
   }

   .career-box.box3 .lsfw li {
     width: 100%;
     margin-bottom: 10px;
     border-top: 1px solid #ededed
   }

   .lsfw li div.txt {
     float: left;
     width: 70%
   }

   .lsfw li div.item-right .txt {
     float: right
   }

   .lsfw li div.txt {
     text-align: left
   }

   .lsfw li div.item-right .txt {
     text-align: right
   }

   .lsfw li div.img {
     width: 25%
   }

   .ul-career-row1 li {
     float: left;
     width: 33.3%;
     text-align: center
   }

   .ul-career-row1 li.li-twoList,
   .ul-career-row1.ul-twoList li {
     width: 50%
   }

   .ul-career-row1.ul-foreList li {
     width: 25%
   }

   .tsc-row1 .tsc-item {
     width: 50%
   }

   .ul-career-row1 .items {
     margin: 0 10px;
     border: 1px solid #ededed;
     border-top: none
   }

   .ul-career-row1 .txt h4 {
     font-size: 18px;
     position: relative;
     overflow: hidden;
     text-overflow: ellipsis;
     padding: 28px 10px 18px
   }

   .ul-career-row1 .txt h4 a {
     color: #333
   }

   .ul-career-row1 .txt p {
     font-size: 14px;
     color: #666;
     line-height: 22px;
     padding: 0 20px;
     margin-top: 16px;
     height: 110px;
     display: -webkit-box;
     display: box;
     -webkit-box-orient: vertical;
     -webkit-line-clamp: 5;
     overflow: hidden
   }

   .ul-career-row1 .txt h4 i {
     position: absolute;
     left: 50%;
     bottom: 0;
     width: 35px;
     height: 2px;
     background-color: #add7f9;
     margin-left: -17px
   }

   .ul-career-row1 .img {
     height: 210px;
     overflow: hidden
   }

   .ul-career-row1.ul2 .img {
     height: 240px
   }

   .ul-career-row1.ul2 h4 {
     padding-top: 50px
   }

   .ul-career-row1.ul2 p {
     height: 60px
   }

   .ul-career-row1 img {
     display: block;
     width: 100%;
     height: 100%;
     -o-transition: .5s;
     -ms-transition: .5s;
     -moz-transition: .5s;
     -webkit-transition: .5s;
     transition: .5s
   }

   .ul-career-row1 .txt h4 a:hover {
     color: #0064c5
   }

   .ul-career-row1 .img a:hover img {
     -webkit-transform: scale(1.08);
     -ms-transform: scale(1.08);
     -o-transform: scale(1.08);
     transform: scale(1.08)
   }

   .short-time-box {
     width: 90%;
     margin: 0 auto
   }

   .short-time-class li {
     width: 100%;
     background-color: #F3F5F4
   }

   .short-time-class li:after {
     content: '';
     display: block;
     clear: both;
     width: 0;
     height: 0
   }

   .short-time-class img {
     height: 100%;
     width: 100%
   }

   .short-time-class .left-array .items div {
     float: left;
     width: 50%
   }

   .short-time-class .right-array .items div {
     float: right;
     width: 50%
   }

   .short-time-class .items {
     height: 235px
   }

   .short-time-class .items .img,
   .short-time-class .items .txt {
     height: 100%
   }

   .short-time-class h4 {
     font-size: 24px;
     padding: 10px 5px;
     background-color: #ECEDEF;
     text-align: center;
     font-weight: 400
   }

   .short-time-class .txt p {
     font-size: 16px;
     text-indent: 2em;
     margin: 8px 10px 0 10px;
     line-height: 28px
   }

   .short-time-class.bj-content .txt p {
     text-align: center;
     text-indent: 0
   }

   .short-time-class p span {
     color: red
   }

   .career-box.box2 li {
     width: 50%
   }

   .career-box.box3 li {
     width: 25%
   }

   .career-box.box3 .txt p {
     padding: 0 30px
   }

   .career-box.box2 .txt p {
     padding: 0 110px
   }

   .career-row2 .ul-pics3 .first img {
     width: 280px;
     height: 120px
   }

   .career-row2 .ul-pics3 img {
     width: 240px;
     height: 150px
   }

   .career-row2 .ul-pics3 .last img {
     width: 240px;
     height: 160px
   }

   .career-row2 .ul-pics3 h4 span {
     background-color: #fff
   }

   .career-row2 .ul-pics3 li {
     position: relative
   }

   .career-row2 .ul-pics3 li i {
     position: absolute;
     right: -48px;
     top: 50%;
     font-weight: 700;
     font-size: 40px;
     color: #bdbdbd;
     font-style: normal;
     line-height: 1em;
     margin-top: -20px
   }

   .career-pk img {
     width: 100%
   }

   .ul-career3 {
     overflow: hidden
   }

   .ul-career3 li {
     float: left;
     width: 283px;
     text-align: center;
     margin-bottom: 20px;
     margin-right: 10px
   }

   .ul-career3 li a {
     display: block;
     height: 48px;
     line-height: 48px;
     font-size: 20px
   }

   .ul-career3 li a:hover {
     text-decoration: underline
   }

   .ul-career3 li.a1 {
     border: 1px solid #0c97ee
   }

   .ul-career3 li.a1 a {
     color: #0c97ee
   }

   .ul-career3 li.a2 {
     border: 1px solid #01d27a
   }

   .ul-career3 li.a2 a {
     color: #01d27a
   }

   .ul-career3 li.a3 {
     border: 1px solid #ffa800
   }

   .ul-career3 li.a3 a {
     color: #ffa800
   }

   .ul-career3 li.a4 {
     border: 1px solid #e94aba
   }

   .ul-career3 li.a4 a {
     color: #e94aba
   }

   .ul-career3 li.a5 {
     border: 1px solid #ff1919
   }

   .ul-career3 li.a5 a {
     color: #ff1919
   }

   .ul-career3 li.a6 {
     border: 1px solid #6457f2
   }

   .ul-career3 li.a6 a {
     color: #6457f2
   }

   .ul-career3 li.a7 {
     border: 1px solid #7fb743
   }

   .ul-career3 li.a7 a {
     color: #7fb743
   }

   .ul-career3 li.a8 {
     border: 1px solid #ea7c66
   }

   .ul-career3 li.a8 a {
     color: #ea7c66
   }

   .row-advan {
     overflow: hidden;
     padding-top: 75px;
     padding-bottom: 40px
   }

   .m-advan-lb {
     float: left;
     width: 560px
   }

   .m-advan-c {
     float: left;
     position: relative;
     width: 80px
   }

   .m-advan-c img {
     position: absolute;
     top: -40px;
     left: 50%;
     max-width: 100px;
     height: 995px;
     margin-left: -50px
   }

   .m-advan-lb.other {
     float: right
   }

   .m-advan-lb.other .g-tit1 h2 {
     color: #333
   }

   .m-advan-lb .img {
     height: 240px;
     overflow: hidden
   }

   .m-advan-lb .img img {
     display: block
   }

   .m-advan-lb li p {
     font-size: 16px;
     color: #666;
     line-height: 24px;
     margin: 10px 0 15px
   }

   .m-advan-lb li p em {
     color: #ed2424
   }

   .m-help-1 .g-tit1 em {
     font-size: 18px;
     color: #0064c5
   }

   .m-help-1 .g-btnBtn {
     width: 128px;
     text-align: center;
     padding: 0;
     font-size: 16px
   }

   .m-help-1 .g-btnBtn i {
     font-size: 22px;
     padding-left: 5px
   }

   .m-help-1 .txt {
     float: left;
     width: 590px;
     padding-top: 40px;
     padding-bottom: 40px
   }

   .m-help-1 {
     overflow: hidden
   }

   .m-help-1 .txt p {
     font-size: 14px;
     color: #666;
     line-height: 22px;
     height: 110px;
     display: -webkit-box;
     display: box;
     -webkit-box-orient: vertical;
     -webkit-line-clamp: 5;
     overflow: hidden
   }

   .m-help-1 .img {
     float: right;
     width: 400px;
     height: 200px;
     background-color: #f0f8fe;
     position: relative
   }

   .m-help-1 .img img {
     display: block;
     position: absolute;
     top: 50px;
     right: 50px;
     max-width: 460px;
     width: 460px;
     height: 300px
   }

   .row {
     zoom: 1
   }

   .ul-help-1 {
     margin: 0 -5px;
     zoom: 1
   }

   .ul-help-1 li {
     float: left;
     width: 302.5px;
     height: 190px;
     margin-bottom: 10px
   }

   .ul-help-1 li a {
     margin: 0 5px;
     display: block;
     overflow: hidden
   }

   .ul-help-1 .other {
     height: 390px;
     float: right
   }

   .ul-help-1 li img {
     display: block;
     -o-transition: .5s;
     -ms-transition: .5s;
     -moz-transition: .5s;
     -webkit-transition: .5s;
     transition: .5s
   }

   .ul-help-1 .another {
     width: 33.33%;
     height: 200px;
     margin-bottom: 0
   }

   .ul-help-1 li a:hover img {
     -webkit-transform: scale(1.08);
     -ms-transform: scale(1.08);
     -o-transform: scale(1.08);
     transform: scale(1.08)
   }

   .ul-help-2 {
     margin: 0 -10px;
     zoom: 1
   }

   .ul-help-2 li {
     float: left;
     width: 25%;
     margin-bottom: 20px
   }

   .ul-help-2 .items {
     display: block;
     margin: 0 10px
   }

   .ul-help-2 .txt {
     text-align: center;
     padding: 13px 0 15px;
     border: 1px solid #ededed
   }

   .ul-help-2 .txt p {
     font-size: 16px;
     color: #333;
     line-height: 30px
   }

   .ul-help-2 .txt span {
     font-size: 12px;
     color: #666
   }

   .ul-help-2 .img {
     height: 170px;
     overflow: hidden;
     position: relative
   }

   .ul-help-2 .img img {
     display: block;
     -o-transition: .5s;
     -ms-transition: .5s;
     -moz-transition: .5s;
     -webkit-transition: .5s;
     transition: .5s
   }

   .ul-help-2 .img i {
     position: absolute;
     left: 15px;
     bottom: 15px;
     width: 43px;
     height: 25px;
     background: url(../img/help-btn.png) no-repeat center
   }

   .ul-help-2 .items:hover img {
     -webkit-transform: scale(1.08);
     -ms-transform: scale(1.08);
     -o-transform: scale(1.08);
     transform: scale(1.08)
   }

   .ul-help-2 .items:hover .txt p {
     color: #0064c5
   }

   .ul-help3 {
     margin: 0 -10px;
     zoom: 1
   }

   .ul-help3 li {
     float: left;
     width: 16.666%;
     border-bottom: 1px solid #e7e7e7;
     position: relative;
     margin-bottom: 125px
   }

   .ul-help3 .items {
     margin: 0 10px
   }

   .ul-help3 .img {
     height: 115px;
     line-height: 115px;
     text-align: center;
     overflow: hidden;
     background: url(../img/enroll-bg.png) no-repeat center;
     -o-transition: .3s;
     -ms-transition: .3s;
     -moz-transition: .3s;
     -webkit-transition: .3s;
     transition: .3s
   }

   .ul-help3 p {
     text-align: center;
     font-size: 16px;
     color: #666;
     line-height: 26px;
     margin: 10px 0 25px
   }

   .ul-help3 li em {
     position: absolute;
     left: 50%;
     bottom: -5px;
     margin-left: -5px;
     width: 11px;
     height: 11px;
     background: url(../img/help-ico1.png) no-repeat center;
     -o-transition: .3s;
     -ms-transition: .3s;
     -moz-transition: .3s;
     -webkit-transition: .3s;
     transition: .3s
   }

   .ul-help3 li .txt {
     position: absolute;
     left: 50%;
     bottom: -125px;
     margin-left: -130px;
     width: 260px;
     height: 96px;
     background-color: #f01332;
     opacity: 0;
     border-radius: 4px;
     filter: alpha(opacity=0);
     -o-transition: .3s;
     -ms-transition: .3s;
     -moz-transition: .3s;
     -webkit-transition: .3s;
     transition: .3s
   }

   .ul-help3 li .txt span {
     display: block;
     font-size: 14px;
     color: #fff;
     line-height: 22px;
     padding: 0 20px;
     margin-top: 15px;
     height: 66px;
     display: -webkit-box;
     display: box;
     -webkit-box-orient: vertical;
     -webkit-line-clamp: 3;
     overflow: hidden
   }

   .ul-help3 .items:hover .txt {
     opacity: 1;
     filter: alpha(opacity=100)
   }

   .ul-help3 li .img .iconfont {
     color: #0064c5;
     font-size: 40px
   }

   .ul-help3 .items:hover .iconfont {
     color: #fff
   }

   .ul-help3 .items:hover .img {
     background: url(../img/help-2.png) no-repeat center
   }

   .ul-help3 .items:hover em {
     width: 15px;
     height: 15px;
     background: url(../img/help-ico2.png) no-repeat center;
     margin-left: -7px;
     bottom: -8px
   }

   .ul-help3 .first .txt {
     left: 0;
     margin-left: 0
   }

   .ul-help3 .last .txt {
     right: 0;
     left: auto;
     margin-left: 0
   }

   .ul-help4 li {
     float: left;
     width: 240px;
     margin: 0 5px;
     height: 170px;
     margin-bottom: 10px
   }

   .ul-help4 {
     margin: 0 -5px;
     zoom: 1
   }

   .ul-help4 li img {
     display: block
   }

   .ul-help4 .other {
     width: 450px;
     height: 280px
   }

   .ul-help4 .another {
     float: right;
     width: 490px;
     height: 210px
   }

   .ul-help4 .right {
     float: right
   }

   .tit-teach1 {
     float: left;
     width: 520px;
     background-color: #0064c5;
     height: 200px
   }

   .ul-teach1 {
     float: right;
     width: 660px;
     margin: 0 -10px;
     zoom: 1
   }

   .ul-teach1 li {
     float: left;
     width: 25%;
     text-align: center
   }

   .ul-teach1 .txt {
     margin: 0 10px;
     border: 1px solid #d0ebfc;
     font-size: 0;
     padding: 30px 0 25px;
     -o-transition: .3s;
     -ms-transition: .3s;
     -moz-transition: .3s;
     -webkit-transition: .3s;
     transition: .3s
   }

   .ul-teach1 .txt h4 {
     display: inline-block;
     font-size: 60px;
     color: #0064c5;
     position: relative;
     line-height: 1em
   }

   .ul-teach1 .txt h4 em {
     position: absolute;
     top: 5px;
     right: -20px;
     font-size: 18px;
     line-height: 1em
   }

   .ul-teach1 .txt span {
     font-size: 16px;
     color: #0064c5;
     display: block;
     margin-bottom: 25px
   }

   .ul-teach1 .txt a {
     display: block;
     width: 94px;
     height: 28px;
     line-height: 28px;
     border: 1px solid #82c2f5;
     font-size: 12px;
     color: #0064c5;
     text-align: center;
     margin: 0 auto;
     border-radius: 5px
   }

   .ul-teach1 li:hover .txt {
     background-color: #0064c5
   }

   .ul-teach1 li:hover .txt h4 {
     color: #fff
   }

   .ul-teach1 li:hover .txt h4 em {
     color: #fff
   }

   .ul-teach1 li:hover .txt a {
     color: #fff;
     border-color: #fff
   }

   .ul-teach1 li:hover .txt span {
     color: #fff
   }

   .teach-xian {
     height: 34px;
     background: url(../img/teach-xian.png) no-repeat center;
     margin-top: 15px
   }

   .ul-teach-2 {
     margin: 0 -10px;
     zoom: 1
   }

   .ul-teach-2 li {
     float: left;
     width: 25%;
     text-align: center
   }

   .ul-teach-2 .items {
     margin: 0 10px;
     background-color: #f8f8f8;
     padding: 40px 0 30px
   }

   .ul-teach-2 .img {
     margin: 0 auto;
     width: 155px;
     height: 155px;
     overflow: hidden;
     border-radius: 50%
   }

   .ul-teach-2 .img img {
     width: 155px;
     height: 155px;
     border-radius: 50%
   }

   .ul-teach-2 .txt h4 {
     font-weight: 400;
     font-size: 18px;
     color: #333;
     line-height: 26px;
     margin-top: 20px;
     margin-bottom: 10px
   }

   .ul-teach-2 .txt p {
     font-size: 14px;
     color: #666;
     line-height: 24px;
     margin-bottom: 20px
   }

   .ul-teach-2 .txt a {
     display: block;
     width: 28px;
     height: 28px;
     line-height: 25px;
     margin: 0 auto;
     border-radius: 50%;
     border: 1px solid #919191;
     font-size: 26px;
     -o-transition: .3s;
     -ms-transition: .3s;
     -moz-transition: .3s;
     -webkit-transition: .3s;
     transition: .3s
   }

   .ul-teach-2 .txt a:hover {
     background-color: #0064c5;
     border-color: #0064c5;
     color: #fff
   }

   .ul-teach-3 .img {
     float: left;
     width: 630px;
     text-align: center
   }

   .ul-teach-3 .txt {
     float: right;
     width: 570px;
     text-align: center;
     background-color: #fff;
     position: relative;
     z-index: 1
   }

   .ul-teach-3 .txt .box {
     padding: 0 50px 60px
   }

   .ul-teach-3 .txt h4 {
     font-size: 25px;
     color: #333;
     margin-top: 60px;
     margin-bottom: 20px;
     padding-bottom: 50px;
     position: relative
   }

   .ul-teach-3 .txt p {
     font-size: 14px;
     color: #666;
     margin-bottom: 20px
   }

   .ul-teach-3 .txt a {
     font-size: 14px;
     color: #f01332
   }

   .ul-teach-3 .txt h4 em {
     position: absolute;
     left: 50%;
     bottom: 0;
     width: 3px;
     height: 35px;
     background-color: #0064c5;
     margin-left: -1px
   }

   .ul-teach-3 .items {
     position: relative
   }

   .ul-teach-3 .con {
     position: absolute;
     right: 0;
     bottom: -70px;
     height: 100px;
     line-height: 100px;
     width: 1560px;
     background-color: #b6def8;
     z-index: 0;
     font-size: 28px;
     color: #fff
   }

   .ul-teach-3 .con p {
     color: #dbeffc;
     text-transform: uppercase;
     font-weight: 700
   }

   .ul-teach-3 li {
     padding-bottom: 60px;
     margin-bottom: 50px
   }

   .ul-teach-3 .img img {
     display: block;
     margin: 0 auto
   }

   .row.row-teach1 .wp {
     overflow: visible
   }

   .ul-teach-3 .con .wp2 {
     width: 840px;
     margin: 0 auto
   }

   .ul-teach-3 .even .con {
     right: auto;
     left: 0
   }

   .ul-teach-3 .even .img {
     float: right
   }

   .ul-teach-3 .even .txt {
     float: left
   }

   .ul-teach-3 .even .con p {
     float: right
   }

   .ul-teach-3 .txt .iconfont {
     font-size: 16px;
     padding-left: 10px;
     vertical-align: middle
   }

   .ul-teach-3 .txt a {
     font-size: 14px;
     display: inline-block;
     height: 30px;
     line-height: 30px
   }

   .ul-teach-3 .txt a:hover {
     color: #000
   }

   .ul-teach-4 {
     margin: 0 -10px;
     zoom: 1
   }

   .ul-teach-4 li {
     float: left;
     width: 300px;
     margin-bottom: 40px
   }

   .ul-teach-4 .items {
     display: block;
     margin: 0 10px
   }

   .ul-teach-4 .img {
     height: 178px;
     overflow: hidden
   }

   .ul-teach-4 .img img {
     display: block;
     height: 100%
   }

   .ul-teach-4 .iconfont {
     position: absolute;
     top: 24px;
     right: 24px;
     text-align: center;
     font-size: 16px;
     width: 26px;
     height: 26px;
     line-height: 26px;
     background-color: #fff;
     color: #0064c5;
     border-radius: 50%;
     opacity: 0;
     filter: alpha(opacity=0)
   }

   .ul-teach-4 .items:hover .iconfont {
     opacity: 1;
     filter: alpha(opacity=100)
   }

   .ul-teach-4 .txt {
     padding: 15px 20px 20px;
     border: 1px solid #ededed;
     -o-transition: .3s;
     -ms-transition: .3s;
     -moz-transition: .3s;
     -webkit-transition: .3s;
     transition: .3s;
     position: relative
   }

   .ul-teach-4 .txt h4 {
     font-weight: 400;
     font-size: 16px;
     color: #333;
     line-height: 26px
   }

   .ul-teach-4 .txt p {
     font-size: 14px;
     color: #666;
     line-height: 1em
   }

   .ul-teach-4 .items:hover .txt {
     background-color: #0064c5
   }

   .ul-teach-4 .items:hover .txt h4,
   .ul-teach-4 .items:hover .txt p {
     color: #fff
   }

   .block-content a,
   .row-teach2 .g-btnBtn,
   .zt-btn {
     display: block;
     margin: 0 auto;
     width: 180px;
     padding: 0;
     text-align: center;
     height: 43px;
     line-height: 43px;
     font-size: 16px
   }

   .ul-teach-5 {
     margin: 0 -10px;
     zoom: 1
   }

   .ul-teach-5 li {
     float: left;
     width: 20%
   }

   .ul-teach-5 .items {
     display: block;
     margin: 0 10px
   }

   .ul-teach-5 .img {
     height: 138px
   }

   .ul-teach-5 .img img {
     -o-transition: .3s;
     -ms-transition: .3s;
     -moz-transition: .3s;
     -webkit-transition: .3s;
     transition: .3s
   }

   .ul-teach-5 .txt {
     margin-top: 15px
   }

   .ul-teach-5 .txt h4 {
     font-size: 16px;
     color: #333;
     padding-left: 10px;
     background: url(../img/teach-lb10.png) no-repeat left center;
     line-height: 26px
   }

   .ul-teach-5 .txt p {
     font-size: 14px;
     color: #666;
     line-height: 24px
   }

   .ul-teach-5 .items:hover img {
     -webkit-transform: scale(1.08);
     -ms-transform: scale(1.08);
     -o-transform: scale(1.08);
     transform: scale(1.08)
   }

   .ul-teach-5 .items:hover .txt h4 {
     color: #f01332
   }

   .ul-actual-1 li {
     float: left;
     width: 380px;
     margin-bottom: 30px;
     margin-right: 30px;
     overflow: hidden
   }

   .ul-actual-1 {
     overflow: hidden
   }

   .ul-actual-1 .text {
     overflow: hidden;
     height: 170px
   }

   .ul-actual-1 .items .txt {
     font-size: 16px;
     color: #666;
     text-align: center;
     padding: 8px 0 6px;
     border: 1px solid #ededed
   }

   .ul-actual-1 .items img {
     display: block
   }

   .ul-actual-1 li a:hover img {
     -webkit-transform: scale(1.08);
     -ms-transform: scale(1.08);
     -o-transform: scale(1.08);
     transform: scale(1.08)
   }

   .ul-actual-1 li a:hover .txt {
     color: #0064c5
   }

   .ul-actual-1 .img img {
     -o-transition: .3s;
     -ms-transition: .3s;
     -moz-transition: .3s;
     -webkit-transition: .3s;
     transition: .3s
   }

   .ul-actual-1 .text span {
     float: left;
     font-size: 74px;
     font-weight: 700;
     color: #0064c5;
     line-height: 112px
   }

   .ul-actual-1 .text .con {
     float: left;
     margin-left: 20px;
     width: 160px;
     font-size: 0
   }

   .ul-actual-1 .con em {
     display: inline-block;
     width: 30px;
     height: 3px;
     background-color: #0064c5;
     margin-top: 30px
   }

   .ul-actual-1 .con h4 {
     font-size: 30px;
     color: #0064c5;
     line-height: 40px;
     margin-top: 15px
   }

   .ul-actual-1 .con p {
     font-size: 14px;
     color: #666
   }

   .ul-actual-1 .items {
     margin-bottom: 30px
   }

   .ul-actual-1 .items .the {
     height: 290px
   }

   .ul-actual-1 .items .other {
     height: 350px
   }

   .ul-actual-1 .items .another {
     height: 400px
   }

   .ul-actual-1.even li {
     float: right
   }

   .ul-actual-1.even .con em {
     background-color: #f01332
   }

   .ul-actual-1.even .text span {
     float: right;
     color: #f01332
   }

   .ul-actual-1.even .con h4 {
     color: #f01332
   }

   .ul-actual-1.even .con {
     text-align: right;
     margin-left: 0;
     margin-right: 20px
   }

   .ul-actual-1.even .text .con {
     float: right
   }

   .ul-actual-1 .last {
     margin: 0
   }

   .m-actual.row {
     background: url(../img/actual-bg.png) repeat-x left bottom
   }

   .m-actual {
     padding: 60px 0 0
   }

   .m-newlist {
     border: 1px solid #ededed;
     overflow: hidden;
     padding: 0 20px
   }

   .m-newlist0 {
     background: #fff;
     overflow: hidden;
     padding: 0 20px;
     height: 513px;
   }

   .ul-news {
     padding-right: 20px
   }

   .ul-news li {
     overflow: hidden;
     padding: 20px 0;
     border-bottom: 1px dotted #dbdbdb
   }

   .ul-newlist {
     overflow: hidden;
     margin: 0 -15px;
     padding-right: 20px
   }

   .ul-newlist li {
     height: 42px;
     line-height: 42px;
     float: left;
     width: 49%;
     border-top: 1px dotted #dbdbdb
   }

   .ul-newlist .inner {
     margin: 0 15px
   }

   .ul-newlist span {
     color: #888;
     float: right;
     margin-left: 10px
   }

   .ul-newlist a {
     display: block;
     font-size: 14px;
     color: #666;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap
   }

   .ul-newlist a:hover {
     color: #0064c5
   }

   .ul-newlist i {
     display: inline-block;
     vertical-align: middle;
     width: 5px;
     height: 9px;
     margin-right: 5px;
     
   }

   .slick-qj {
     border-left: 1px solid #ededed;
     position: relative;
     padding: 40px 0 40px 20px
   }

   .slick-qj li {
     height: 142px;
     margin-bottom: 15px
   }

   .slick-qj .hb .next,
   .slick-qj .hb .prev {
     position: absolute;
     width: 24px;
     height: 17px;
     left: 50%;
     cursor: pointer
   }

   .slick-qj .hb {
     margin-top: 15x
   }

   .slick-qj .hb .next {
     top: 20px;
     background: url(../img/bgt/qj-prev.png) no-repeat
   }

   .slick-qj .hb .prev {
     bottom: 20px;
     background: url(../img/bgt/qj-next.png) no-repeat
   }

   .slick-qj .item {
     display: block;
     position: relative;
     margin: 5px 0
   }

   .slick-qj .item .pic {
     overflow: hidden;
     width: 309px;
     height: 150px
   }

   .slick-qj .item .pic img {
     display: block;
     width: 100%;
     height: 100%;
     transition: .5s;
     -ms-transition: .5s;
     -moz-transition: .5s;
     -webkit-transition: .5s;
     -o-transition: .5s
   }

   .slick-qj .item:hover .pic img {
     transform: scale(1.08);
     -ms-transform: scale(1.08);
     -moz-transform: scale(1.08);
     -webkit-transform: scale(1.08);
     -o-transform: scale(1.08)
   }

   .slick-qj .item span {
     position: absolute;
     bottom: 0;
     left: 0;
     width: 100%;
     height: 35px;
     line-height: 35px;
     text-align: center;
     font-size: 16px;
     display: block;
     color: #fff;
     background: url(../img/bgt/qj-slick_bg.png) repeat-x center center;
     opacity: 0;
     -webkit-opacity: 0;
     -khtml-opacity: 0;

     filter: alpha(opacity=0);
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
     transition: .5s;
     -ms-transition: .5s;
     -moz-transition: .5s;
     -webkit-transition: .5s;
     -o-transition: .5s;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap
   }

   .slick-qj .item:hover span {
     opacity: 1;
     -webkit-opacity: 1;
     -khtml-opacity: 1;

     filter: alpha(opacity=100);
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
   }

   .slick-qj .slick-arrow {
     position: absolute;
     left: 50%;
     margin-left: -2px;
     width: 23px;
     height: 16px;
     background-repeat: no-repeat;
     background-position: center center;
     outline: 0;
     border: none;
     font-size: 0;
     background-color: transparent;
     cursor: pointer
   }

   .slick-qj .slick-prev {
     top: 20px;
     background-image: url(../img/bgt/qj-prev.png)
   }

   .slick-qj .slick-next {
     bottom: 20px;
     background-image: url(../img/bgt/qj-next.png)
   }

   .ind-row6 {
      
     overflow: hidden
   }

   .m-job,
   .m-job2,
   .tabNewlist0,
   .tabNewlist,
   .ul-desc {
     display: none
   }

   .m-job.on,
   .m-job2.on,
   .tabNewlist0.on,
   .tabNewlist.on,
   .ul-desc.on {
     display: block
   }

   .ul-job {
     background-color: #fff;
     overflow: hidden
   }

   .ul-job li {
     float: left;
     width: 25%
   }

   .ul-job .txt {
     float: left;
     width: 50%;
     position: relative
   }

   .ul-job .txt span {
     display: inline-block;
     position: absolute;
     right: -6px;
     top: 30px;
     width: 6px;
     height: 11px;
     z-index: 1;
 
   }

   .ul-job .txt .txt-inner {
     padding: 20px
   }

   .ul-job .txt .txt-inner p {
     display: -webkit-box;
     -webkit-box-orient: vertical;
     -webkit-line-clamp: 2;
     overflow: hidden;
     height: 36px
   }

   .ul-job .txt .txt-inner i {
     font-size: 42px;
     color: #cce0f9
   }

   .ul-job .txt h3 {
     border-top: 1px dotted #dbdbdb;
     color: #0064c5;
     font-size: 18px;
     padding-top: 10px;
     padding-bottom: 5px;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap
   }

   .ul-job .pic {
     height: 190px;
     overflow: hidden
   }

   .ul-job .pic img {
     width: 150px;
     height: 190px;
     transition: .5s;
     -ms-transition: .5s;
     -moz-transition: .5s;
     -webkit-transition: .5s;
     -o-transition: .5s
   }

   .ul-job li:hover .pic img {
     transform: scale(1.08);
     -ms-transform: scale(1.08);
     -moz-transform: scale(1.08);
     -webkit-transform: scale(1.08);
     -o-transform: scale(1.08)
   }

   .ul-job .even .txt {
     float: right
   }

   .ul-job li:hover .txt {
     color: #0064c5
   }

   .ul-job .even .txt span {
     left: -6px;
     right: auto;
    
   }

   .ul-job2 {
     overflow: hidden
   }

   .ul-job2 li {
     float: left
   }

   .ul-job2 li>a {
     display: block;
     width: 240px
   }

   .ul-job2 .pic {
     width: 240px;
     height: 190px
   }

   .ul-job2 .pic img {
     display: block;
     width: 100%;
     height: 100%
   }

   .ul-job2 .txt {
     height: 150px;
     background-color: #fff;
     padding: 20px
   }

   .ul-job2 .sum {
     display: block;
     width: 100%;
     height: 58px;
     border-bottom: 1px dashed #dbdbdb;
     font-size: 36px;
     line-height: 48px;
     color: #b4daf9;
     font-weight: 700;
     margin-bottom: 13px
   }

   .ul-job2 .txt h3 {
     font-size: 20px;
     color: #0064c5;
     margin-bottom: 3px
   }

   .ind-row7 {
     overflow: hidden
   }

   .ind-row7 .col-l {
     width: 70.83%;
     overflow: hidden
   }

   .ind-row7 .col-r {
     width: 27.5%
   }

   .ul-star {
     margin: 0 -7.5px;
     overflow: hidden
   }

   .ul-star li {
     float: left;
     width: 33.33%;
     margin-bottom: 20px
   }

   .ul-star .inner {
     display: block;
     margin: 0 7.5px
   }

   .ul-star .pic {
     width: 273px;
     height: 170px;
     overflow: hidden
   }

   .ul-star .pic img {
     display: block;
     width: 100%;
     height: 100%;
     transition: .5s;
     -ms-transition: .5s;
     -moz-transition: .5s;
     -webkit-transition: .5s;
     -o-transition: .5s
   }

   .ul-star li:hover .pic img {
     transform: scale(1.08);
     -ms-transform: scale(1.08);
     -moz-transform: scale(1.08);
     -webkit-transform: scale(1.08);
     -o-transform: scale(1.08)
   }

   .ul-star .txt {
     color: #666;
     padding-top: 10px
   }

   .ul-star .txt h3 {
     font-weight: 400;
     font-size: 16px;
     color: #333;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap
   }

   .ul-star .txt p {
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap
   }

   .ul-star .txt strong {
     color: #fb3241;
     font-weight: 400
   }

   .m-visit {
     height: 460px;
     background: url(../img/index/visit-bg.jpg) no-repeat center center;
     text-align: center;
     padding: 0 42px
   }

   .m-visit .tit {
     font-size: 14px;
     color: #fff;
     padding-top: 225px
   }

   .m-visit .tit h3 {
     font-size: 24px;
     margin-bottom: 10px
   }

   .m-visit .btn-visit {
     display: inline-block;
     width: 235px;
     height: 68px;
     background-color: #0c7bd4;
     color: #ffff02;
     margin-top: 35px;
     border-radius: 3px;
     padding-top: 10px
   }

   .m-visit .btn-visit h3 {
     font-size: 24px
   }

   .m-visit .btn-visit span {
     display: block;
     font-size: 14px;
     color: #fff
   }

   .g-ind-tit1 h2 {
     display: inline-block;
     font-weight: 400;
     font-size: 26px;
     color: #0064c5
   }

   .g-ind-tit1 .ul-tab {
     display: inline-block;
     vertical-align: 3px
   }

   .ul-tab a:hover,
   .ul-tab li.on a {
     background-color: #0064c5;
     color: #fff;
     border: 1px solid #0064c5
   }

   .ul-tab a {
     font-size: 12px
   }

   .ind {
     padding: 20px 0 20px
   }

   .ond {
     margin: 15px 0 15px;
   }

   .h12 {
     height: 12px
   }

   .m-news_qj {
     overflow: hidden;
     padding-bottom: 60px
   }

   .m-news_qj .col-l {
     width: 820px;
     border: 1px solid #ededed;
     padding: 18px 18px 0
   }

   .m-news_qj .col-r {
     width: 300px
   }

   .ul-news_qj {
     padding-right: 0;
     margin-top: -20px
   }

   .ul-news_qj .txt h3 {
     margin: 0 auto 8px
   }

   .ul-news_qj .txt h3 a {
     color: #333
   }

   .ul-news_qj .txt h3 a:hover {
     color: #0064c5
   }

   .ul-news_qj .txt .tip {
     margin-top: 0;
     margin-bottom: 5px
   }

   .ul-news_qj .txt p {
     font-size: 14px
   }

   .ul-news_qj li .txt p {
     -webkit-line-clamp: 2;
     height: 55px
   }

   .ul-news_qj .btn-read {
     display: inline-block;
     margin-top: 22px;
     height: 28px;
     line-height: 28px;
     padding: 0 20px;
     text-align: center;
     color: #666;
     border: 1px solid #e7e7e7;
     border-radius: 3px
   }

   .ul-news_qj .btn-read:hover {
     border: 1px solid #f01332;
     color: #f01332
   }

   .ul-news_qj .btn-read:hover i {
     width: 11px;
     height: 8px;
     display: inline-block;
     vertical-align: middle;
     background: url(../img/btn-read.png) no-repeat center center;
     margin-left: 5px
   }

   .m-page {
     margin: 30px 0;
     text-align: center
   }

   .m-page ul {
     border: 1px solid #ededed;
     border-right: none;
     display: inline-block
   }

   .m-page li,
   .m-page li a {
     float: left;
     text-align: center;
     display: block;
     width: 54px;
     overflow: hidden;
     height: 43px;
     line-height: 43px;
     color: #666;
     font-size: 14px;
     font-family: Arial;
     border-right: 1px solid #ededed
   }

   .m-page li.page a,
   .m-page li.turn a {
     font-size: 12px;
     font-family: "å¾?è½?é›…é»‘"
   }

   .m-page li.turn a {
     width: 56px
   }

   .m-page li.no a {
     width: 60px
   }

   .m-page li.count a {
     width: 148px
   }

   .m-page li.count span {
     font-size: 12px;
     font-weight: 700
   }

   .m-page li.count a,
   .m-page li.no a {
     background: #fff;
     color: #666;
     border-right: 1px solid #ededed
   }

   .m-page .on a,
   .m-page a:hover {
     background-color: #0064c5;
     border-right: 1px solid #0064c5;
     color: #fff
   }

   .dede_pages {
     width: 712px;
     float: none;
     overflow: hidden;
     text-align: center;
     margin: 10px 0
   }

   .dede_pages ul {
     margin: 0 auto;
     float: none;
     clear: both;
     overflow: hidden;
     text-align: center;
     white-space: nowrap
   }

   .dede_pages ul li {
     float: left;
     font-family: Tahoma;
     line-height: 17px;
     margin-right: 6px;
     border: 1px solid #E9E9E9
   }

   .dede_pages ul li,
   .dede_pages ul li a {
     float: none;
     display: inline;
     font-size: 14px;
     padding: 1px 2px
   }

   .dede_pages ul li.thisclass,
   .dede_pages ul li.thisclass a,
   .pagebox ul li.thisclass a:hover {
     background-color: #F8F8F8;
     padding: 2px 4px 2px;
     font-weight: 700
   }

   .dede_pages .pageinfo {
     line-height: 21px;
     padding: 12px 10px 12px 16px;
     color: #999
   }

   .dede_pages .pageinfo strong {
     color: #555;
     font-weight: 400;
     margin: 0 2px
   }

   .slide-right {
     float: right;
     width: 320px
   }
   .slide-right2 {
     float: right;
     
   }
   .m-groom {
     border: 1px solid #ededed;
     margin-bottom: 25px
   }

   .g-tit6 {
     font-size: 18px;
     color: #0064c5;
     height: 44px;
     line-height: 44px;
     border-bottom: 1px solid #ededed;
     padding: 0 20px
   }

   .ul-groom {
     padding: 0 20px
   }

   .ul-groom li {
     height: 46px;
     line-height: 46px;
     border-bottom: 1px dotted #dbdbdb
   }

   .ul-groom.right-zd li {
     height: auto
   }

   .ul-groom.right-zd li:after {
     content: '';
     display: block;
     width: 0;
     height: 0;
     clear: both
   }

   .ul-groom.right-zd {
     padding: 0
   }

   .ul-groom.right-zd li .right-pic {
     float: left;
     width: 50%;
     height: 100px
   }

   .right-zd .right-pic img {
     width: 100%;
     height: 85px
   }

   .right-zd .right-txt {
     width: 48%;
     float: right
   }

   .right-zd .right-txt a {
     overflow: visible;
     height: 46px;
     line-height: 24px;
     white-space: normal
   }

   .right-zd .right-txt .tip {
     float: left
   }

   .ul-groom a {
     display: block;
     font-size: 14px;
     color: #333;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap
   }

   .ul-groom.right-zd a {
     overflow: visible
   }

   .ul-groom span {
     float: right;
     color: #666;
     margin-left: 5px
   }

   .ul-groom i {
     display: inline-block;
     vertical-align: middle;
     width: 18px;
     height: 12px;
     background: url(../img/qj-groom.png) no-repeat center center;
     margin-right: 8px
   }

   .ul-groom a:hover,
   .ul-groom a:hover span {
     color: #0064c5
   }

   .ul-groom a:hover i {
     background: url(../img/qj-groom1.png) no-repeat center center
   }

   .m-know {
     border: 1px solid #ededed;
     overflow: hidden;
     margin-bottom: 25px
   }

   .ul-know {
     padding: 20px 20px 0;
     margin: 0 -6px;
     overflow: hidden
   }

   .ul-know li {
     float: left;
     margin: 0 5px 5px;
     text-align: center
   }

   .ul-know .pic {
     width: 135px;
     height: 100px
   }

   . .ul-know .pic:hover img {
     -webkit-transform: scale(1.08);
     -ms-transform: scale(1.08);
     -o-transform: scale(1.08);
     transform: scale(1.08)
   }

   .ul-know span {
     font-size: 14px;
     color: #333;
     display: block;
     margin: 5px 0
   }

   .ul-know li:hover span {
     color: #0064c5
   }

   .m-cur {
     font-size: 14px;
     color: #666;
     padding: 20px 0
   }

   .m-cur em {
     color: #f01332
   }

   .m-cur a {
     color: #666
   }

   .m-cur a:hover {
     color: #f01332
   }

   .m-article {
     padding-top: 12px;
     overflow: hidden
   }

   .m-article .href_btn {
     background: #f00;
     color: #fff;
     font-size: 16px;
     line-height: 45px;
     margin: 30px auto;
     width: 500px;
   }

   .text-align {
     text-align: center
   }

   .m-article h1 {
     font-weight: 400;
     font-size: 24px;
     color: #333;
     display: block;
     text-align: center
   }

   .m-article .con {
     font-size: 16px;
     color: #666;
     line-height: 1.625;
     border-top: 1px dotted #dbdbdb;
     padding-top: 24px
   }

   .m-article .con p {
     text-indent: 2em
   }

   .m-article .con em {
     color: #f01332
   }

   .m-article .tip-tab {
     text-align: center;
     color: #888;
     margin-top: 10px;
     margin-bottom: 22px
   }

   .m-article .tip-tab span {
     margin: 0 10px
   }

   .m-article .tip-tab .share {
     position: relative;
     cursor: pointer
   }

   .m-article .tip-tab .share i {
     display: inline-block;
     vertical-align: middle;
     margin-left: 5px;
     width: 7px;
     height: 4px;
     background: url(../img/ico-share.png) no-repeat center center
   }

   .m-article .tip-tab .share:hover .bdsharebuttonbox {
     display: block
   }

   .m-article .tip-tab .share .bdsharebuttonbox {
     position: absolute;
     right: 0;
     top: 15px;
     width: 138px;
     display: none
   }

   .m-article .pic {
     text-align: center;
     margin-bottom: 12px
   }

   .m-article .pic img {
     display: block;
     margin: 0 auto
   }

   .m-article .pic span {
     font-size: 12px;
     color: #666;
     display: block;
     line-height: 1;
     margin-top: 10px
   }

   .m-article i {
     color: #f00;
     font-style: normal
   }

   .m-article p {
     font-size: 14px;
     line-height: 26px;
     text-indent: 2rem;
     margin: 5px 0;
     padding: 0 10px;
   }

   .m-article img {
     margin: 15px auto;
     display: block;
   }

   .m-page2 {
     padding-top: 24px;
     padding-bottom: 5px;
     border-top: 1px solid #f0f0f0
   }

   .m-page2 a,
   .m-page2 span {
     font-size: 14px;
     color: #888
   }

   .m-page2 a:hover {
     color: #0064c5
   }

   .m-page2 p {
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap
   }

   .m-page2 i {
     display: inline-block;
     vertical-align: middle;
     font-size: 24px;
     color: #bdbdbd;
     margin-right: 5px
   }

   .m-mail_qj .wp {
     width: 1000px
   }

   .ul-mail1 {
     margin: 0 -5px;
     overflow: hidden
   }

   .ul-mail1 li {
     float: left;
     width: 242px;
     height: 186px;
     background-repeat: no-repeat;
     background-position: center center;
     margin: 0 5px
   }

   .ul-mail1 .li1 {
     background-image: url(../img/qj-mail1.png)
   }

   .ul-mail1 .li2 {
     background-image: url(../img/qj-mail2.png)
   }

   .ul-mail1 .li3 {
     background-image: url(../img/qj-mail3.png)
   }

   .ul-mail1 .li4 {
     background-image: url(../img/qj-mail4.png)
   }

   .ul-mail1 h3 {
     font-weight: 400;
     font-size: 22px;
     color: #fff;
     display: inline-block;
     margin: 50px 0 0 20px
   }

   .ul-mail1 h3 span {
     font-size: 18px;
     display: block
   }

   .m-mail_qj .row2 {
     overflow: hidden
   }

   .ul-mail2 {
     overflow: hidden;
     margin: 0 -65px 25px;
     padding-top: 10px
   }

   .ul-mail2 li {
     float: left;
     width: 280px;
     text-align: center;
     position: relative
   }

   .ul-mail2 li::after {
     content: '';
     position: absolute;
     top: 50px;
     right: -15px;
     width: 22px;
     height: 23px;
     background: url(../img/arrow-enroll.png) no-repeat center center
   }

   .ul-mail2 li.last::after {
     background: 0 0
   }

   .ul-mail2 .pic {
     margin: 0 auto;
     width: 100px;
     height: 115px;
     line-height: 115px;
     background: url(../img/ul-career2.png) no-repeat center center;
     text-align: center
   }

   .ul-mail2 .pic i {
     display: inline-block;
     vertical-align: middle;
     color: #0064c5;
     font-size: 45px
   }

   .ul-mail2 .pic i.gift {
     font-size: 55px
   }

   .ul-mail2 span {
     display: block;
     color: #0064c5;
     font-size: 16px;
     padding-top: 10px
   }

   .form-mail {
     background-color: #fff;
     padding: 40px
   }

   .form-mail ul {
     overflow: hidden;
     margin: 0 -10px
   }

   .form-mail li {
     float: left;
     width: 448px;
     height: 38px;
     line-height: 38px;
     border: 1px solid #e7e7e7;
     margin: 0 10px 15px
   }

   .form-mail li span {
     display: inline-block;
     width: 113px;
     border-right: 1px solid #e7e7e7;
     text-align: center;
     font-size: 14px;
     color: #333
   }

   .form-mail li span i {
     display: inline-block;
     width: 6px;
     vertical-align: middle;
     font-style: normal;
     color: #f01332
   }

   .form-mail input[type=text] {
     font-size: 14px;
     color: #888;
     height: 30px;
     line-height: 30px;
     width: 290px;
     padding: 0 15px;
     border: none
   }

   .form-mail .tip {
     font-size: 14px;
     color: #333;
     text-align: center
   }

   .form-mail .tip strong {
     color: #f01332;
     font-weight: 400
   }

   .form-mail .tip a {
     color: #006cf1
   }

   .form-mail .tip a:hover {
     color: #f01332
   }

   .cs-form .btn,
   .form-mail .btn {
     text-align: center;
     padding-top: 27px
   }

   .cs-form input[type=reset],
   .cs-form input[type=submit],
   .form-mail input[type=reset],
   .form-mail input[type=submit],
   .yj-form input[type=reset],
   .yj-form input[type=submit] {
     display: inline-block;
     text-align: center;
     width: 195px;
     height: 45px;
     line-height: 45px;
     font-size: 16px;
     color: #fff;
     border: none;
     background-color: #f01332;
     margin: 0 15px
   }

   .cs-form input[type=reset]:hover,
   .cs-form input[type=submit]:hover,
   .form-mail input[type=reset]:hover,
   .form-mail input[type=submit]:hover,
   .yj-form input[type=reset]:hover,
   .yj-form input[type=submit]:hover {
     opacity: .8;
     filter: alpha(opacity=80)
   }

   .cs-form input[type=reset],
   .form-mail input[type=reset] {
     background-color: #888
   }

   .cs-form li.test,
   .form-mail li.test {
     border: none;
     position: relative
   }

   .form-mail li.test input[type=text] {
     width: 150px;
     padding: 4px 15px;
     border: 1px solid #e7e7e7;
     margin-left: -4px
   }

   .form-mail li.test img {
     position: absolute;
     top: 0;
     right: 30px
   }

   .form-mail li.test span {
     border: 1px solid #e7e7e7;
     height: 38px;
     line-height: 38px
   }

   .cs-form button,
   .form-mail button {
     width: 35px;
     position: absolute;
     height: 38px;
     line-height: 38px;
     border: none;
     background: 0 0;
     cursor: pointer
   }

   .form-mail button {
     top: 0;
     right: 0;
     margin-left: 5px;
     margin-right: -5px
   }

   .cs-form button {
     top: 55px;
     left: 34%
   }

   .cs-form button:focus,
   .form-mail button:focus {
     outline: 0;
     border: none
   }

   .form-mail li.test i.iconfont {
     font-size: 22px
   }

   .form-tile {
     text-align: center;
     margin: 20px 0;
     font-size: 26px
   }

   .cs-form {
     padding: 15px;
     border: 1px solid #1788e8;
     margin: 0 auto;
     width: 80%;
     border-radius: 20px;
     padding: 20px
   }

   .cs-form,
   .form-tile {
     color: #3E3D3D
   }

   .cs-form li {
     width: 100%;
     height: 100px;
     line-height: 38px;
     margin: 0 10px 15px
   }

   .cs-form li p {
     font-size: 20px;
     margin-bottom: 20px
   }

   .cs-form .inputGroup {
     height: 50px;
     margin-top: 20px;
     font-size: 20px
   }

   .inputGroup input[type=radio] {
     margin-right: 17px;
     margin-left: 30px
   }

   .inputGroup label {
     margin-right: 30px
   }

   .cs-form input[type=text] {
     height: 35px
   }

   /* .ul-mail3{border:1px solid #ededed;overflow:hidden}
.ul-mail3 li{float:left;width:198px;height:108px;line-height:108px;text-align:center;border-right:1px solid #ededed}
.ul-mail3 li img{display:inline-block;vertical-align:middle;max-width:180px;max-height:80px}
.ul-mail4{margin:0 -6px;overflow:hidden}
.ul-mail4 li{float:left;width:240px;margin:0 6px;text-align:center}
.ul-mail4 .pic{border:1px solid #ededed;width:240px;height:180px;line-height:180px;text-align:center}
.ul-mail4 .pic img{display:inline-block;vertical-align:middle;max-height:152px;max-width:196px}
.ul-mail4 span{font-size:16px;color:#333;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:42px;line-height:42px}
.ul-mail5{overflow:hidden;margin:0 -5px}
.ul-mail5 li{float:left;width:220px;border:1px solid #ededed;padding:24px 0 24px 20px;margin:0 5px}
.ul-mail5 .pic{float:left;margin-right:15px;width:50px;height:50px;border:1px solid #0064c5;border-radius:50%;text-align:center}
.ul-mail5 .pic i{display:inline-block;vertical-align:middle;color:#0064c5}
.ul-mail5 .txt span{display:block;font-size:16px;color:#666}
.ul-mail5 .txt strong{font-weight:400;font-size:18px;font-family:Arial}
*/
   .ul-enroll {
     overflow: hidden;
     margin: 0 -40px
   }

   .ul-enroll li {
     float: left;
     width: 182px;
     text-align: center;
     position: relative
   }

   .ul-enroll li::after {
     content: '';
     position: absolute;
     top: 50px;
     right: -15px;
     width: 22px;
     height: 23px;
     background: url(../img/arrow-enroll.png) no-repeat center center
   }

   .ul-enroll li.last::after {
     background: 0 0
   }

   .ul-enroll .pic {
     margin: 0 auto;
     width: 99px;
     height: 114px;
     line-height: 114px;
     background: url(../img/enroll-bg.png) no-repeat center center
   }

   .ul-enroll .pic:hover {
     background: url(../img/enroll-bg1.png) no-repeat center center
   }

   .ul-enroll .pic:hover i {
     color: #fff
   }

   .ul-enroll .pic i {
     color: #0064c5;
     font-size: 48px
   }

   .ul-enroll span {
     display: block;
     font-size: 16px;
     color: #666;
     white-space: nowrap;
     padding-top: 10px
   }

   .ul-enroll span em {
     display: block;
     font-size: 12px;
     white-space: nowrap
   }

   .m-enroll_qj .row2 {
     overflow: hidden
   }

   .m-enroll_qj .row2 .col-l {
     width: 520px
   }

   .m-enroll_qj .row2 .col-r {
     width: 660px
   }

   .form-enroll em {
     font-size: 14px;
     color: #666;
     display: inline-block;
     vertical-align: middle;
     margin-left: 5px
   }

   .form-enroll label {
     margin-left: 15px;
     cursor: pointer
   }

   .form-enroll input[type=radio] {
     width: 20px;
     height: 25px;
     background: url(../img/radio.png) no-repeat center center;
     background-size: 100%;
     -webkit-appearance: none;
     appearance: none;
     cursor: pointer;
     vertical-align: middle;
     display: inline-block
   }

   .form-enroll input[type=radio]:checked {
     background: url(../img/radio1.png) no-repeat center center;
     background-size: 100%
   }

   .form-enroll select {
     font-size: 14px;
     color: #888;
     height: 38px;
     line-height: 38px;
     width: 330px;
     padding: 0 15px;
     border: none;
     cursor: pointer
   }

   .styled-select {
     display: inline-block;
     vertical-align: middle;
     width: 320px;
     height: 36px;
     overflow: hidden;
     background: url(../img/qj-select.png) no-repeat right
   }

   .styled-select select {
     background: 0 0;
     width: 320px;
     font-size: 16px;
     height: 36px;
     -webkit-appearance: none
   }

   .form-enroll .btn {
     margin: 0 -15px
   }

   .sign-box {
     padding: 40px;
     background-color: #fff
   }

   .sign.signtable-ind {
     width: 580px;
     height: 440px;
     border: 1px solid #e7e7e7;
     padding: 0
   }

   .sign.signtable-ind .body {
     height: 385px
   }

   .sign.signtable-ind th {
     height: 48px;
     line-height: 48px;
     border-right: 1px solid #e7e7e7;
     border-bottom: 1px solid #e7e7e7
   }

   .sign.signtable-ind td {
     height: 48px;
     line-height: 48px
   }

   .ul-good1 {
     overflow: hidden;
     padding: 0 40px;
     margin: 0 -75px
   }

   .ul-good1 li {
     float: left;
     margin: 0 75px
   }

   .ul-good1 .pic {
     float: left;
     width: 105px;
     height: 105px;
     margin-right: 20px;
     line-height: 105px;
     text-align: center;
     border-radius: 50%
   }

   .ul-good1 .pic i {
     display: inline-block;
     vertical-align: middle;
     color: #fff
   }

   .ul-good1 .li1 .pic i {
     font-size: 60px
   }

   .ul-good1 .li2 .pic i {
     font-size: 30px
   }

   .ul-good1 .li3 .pic i {
     font-size: 60px
   }

   .ul-good1 .txt strong {
     font-weight: 400
   }

   .ul-good1 .li1 .pic {
     background-color: #ff7a2f
   }

   .ul-good1 .txt {
     margin-top: 20px;
     overflow: hidden
   }

   .ul-good1 .li1 .txt strong {
     color: #ff7a2f
   }

   .ul-good1 .li2 .pic {
     background-color: #2e73ff
   }

   .ul-good1 .li2 .txt strong {
     color: #2e73ff
   }

   .ul-good1 .li3 .pic {
     background-color: #a82eff
   }

   .ul-good1 .li3 .txt strong {
     color: #a82eff
   }

   .ul-good1 h3 {
     font-size: 22px;
     font-weight: 400;
     color: #000
   }

   .ul-good1 h3 span {
     display: block
   }

   .ul-good2 {
     overflow: hidden;
     border-bottom: 1px solid #ededed;
     float: right;
     width: 60%
   }

   .ul-good2 li {
     float: left;
     width: 238px;
     height: 175px;
     line-height: 175px;
     text-align: center;
     border-top: 1px solid #ededed;
     border-right: 1px solid #ededed
   }

   .ul-good2 li:nth-child(4) {
     margin-left: 110px
   }

   .m-good_qj .ping-list {
     float: left;
     width: 33%;
     height: 350px;
     background-color: #0064c5;
     border-top: 1px solid #0064c5;
     border-right: 1px solid #0064c5;
     text-align: center;
     margin-top: 0
   }

   .m-honer {
     line-height: 1;
     color: #fff;
     margin: 20px 25px 0 25px
   }

   .m-honer p {
     line-height: 35px;
     font-size: 16px
   }

   .m-honer h3 {
     font-size: 30px
   }

   .ping-list h3 {
     margin-top: 25%
   }

   .m-honer h3 em {
     display: block;
     color: #3a94ed;
     font-size: 30px;
     text-transform: uppercase;
     font-weight: 700
   }

   .ul-good2 .pic {
     margin: 20px 0 0 20px;
     vertical-align: middle;
     width: 189px;
     height: 133px
   }

   .ul-good2 .pic img {
     display: block;
     width: 100%;
     height: 100%
   }

   .ul-good3 li {
     width: 235px;
     height: 115px;
     border-bottom: 1px solid #fff;
     background-color: #f8f8f8;
     padding: 0 20px;
     cursor: pointer
   }

   .ul-good3 .pic-box {
     padding-top: 30px;
     overflow: hidden;
     height: 85px
   }

   .ul-good3 .pic-box .pic {
     width: 55px;
     height: 55px;
     line-height: 55px;
     float: left;
     margin-right: 12px;
     border-radius: 50%;
     border: 1px solid #0064c5;
     text-align: center
   }

   .ul-good3 .pic-box .pic i {
     color: #0064c5;
     display: inline-block;
     vertical-align: middle
   }

   .ul-good3 .pic-box h3 {
     font-size: 18px;
     color: #0064c5
   }

   .ul-good3 .pic-box h3 span {
     font-weight: 400;
     display: block;
     font-size: 14px;
     font-family: Arial;
     color: #888
   }

   .ul-good3 .txt-box {
     display: none;
     color: #fff;
     border-top: 1px solid #63c0fa;
     padding-top: 25px
   }

   .ul-good3 li.on {
     height: 268px;
     background-color: #0064c5;
     border-bottom: 1px solid #0064c5
   }

   .ul-good3 li.on .txt-box {
     display: block
   }

   .ul-good3 li.on .pic-box .pic {
     background-color: #fff
   }

   .ul-good3 li.on .pic-box h3 {
     color: #fff
   }

   .ul-good3 li.on .pic-box h3 span {
     color: #fff
   }

   .ul-mode {
     overflow: hidden;
     margin: 0 -5px
   }

   .ul-mode li {
     float: left;
     width: 292px;
     margin: 0 5px 10px
   }

   .ul-mode .pic {
     width: 292px;
     height: 206px
   }

   .ul-mode li:hover .pic img {
     -webkit-transform: scale(1.08);
     -moz-transform: scale(1.08);
     -ms-transform: scale(1.08);
     -o-transform: scale(1.08);
     transform: scale(1.08)
   }

   .ul-mode .txt {
     height: 38px;
     line-height: 38px;
     border: 1px solid #e7e7e7;
     border-top: 0;
     color: #666;
     font-size: 16px;
     text-align: center
   }

   .ul-mode .txt strong {
     color: #f01332;
     font-size: 20px
   }

   .m-good_qj .row3 {
     overflow: hidden
   }

   .m-good_qj .row3 .col-l {
     width: 285px
   }

   .m-good_qj .row3 .col-r {
     width: 896px
   }

   .ul-good5 {
     margin: 0 -5px;
     overflow: hidden
   }

   .ul-good5 li {
     float: left;
     width: 292px;
     position: relative;
     margin: 0 5px 10px
   }

   .ul-good5 .li1 {
     width: 594px
   }

   .ul-good5 .li1 .pic {
     width: 594px
   }

   .ul-good5 .pic {
     width: 292px;
     height: 190px
   }

   .ul-good5 li:hover .pic img {
     transform: scale(1.08);
     -ms-transform: scale(1.08);
     -moz-transform: scale(1.08);
     -webkit-transform: scale(1.08);
     -o-transform: scale(1.08)
   }

   .ul-good5 span {
     position: absolute;
     bottom: 0;
     left: 0;
     width: 100%;
     height: 35px;
     line-height: 35px;
     text-align: center;
     background: url(../img/good-bg.png) repeat-x center center;
     font-size: 14px;
     color: #fff
   }

   .ul-good6 {
     margin: 0 -5px;
     overflow: hidden
   }

   .ul-good6 li {
     float: left;
     width: 393px;
     margin: 0 5px
   }

   .ul-good6 li .pic-box {
     margin-bottom: 10px
   }

   .ul-good6 .li1 .pic1 {
     height: 170px;
     background-color: #0064c5
   }

   .ul-good6 .li1 .pic2 {
     height: 290px
   }

   .ul-good6 .li2 .pic-box {
     height: 230px
   }

   .ul-good6 .li3 .pic1 {
     height: 290px
   }

   .ul-good6 .li3 .pic2 {
     height: 170px
   }

   .ul-good6 h3 {
     font-size: 30px;
     line-height: 34px;
     color: #fff;
     padding: 45px 0 0 25px
   }

   .ul-good6 h3 em {
     display: block;
     font-size: 40px;
     color: #3a94ed;
     margin-bottom: -15px;
     font-weight: 700
   }

   .ul-good6 .pic-box {
     position: relative
   }

   .ul-good6 .pic-box:hover img {
     -webkit-transform: scale(1.08);
     -moz-transform: scale(1.08);
     -ms-transform: scale(1.08);
     -o-transform: scale(1.08);
     transform: scale(1.08)
   }

   .ul-good6 .pic-box span {
     position: absolute;
     bottom: 0;
     left: 0;
     width: 100%;
     height: 35px;
     line-height: 35px;
     text-align: center;
     background: url(../img/good-bg.png) repeat-x center center;
     font-size: 14px;
     color: #fff
   }

   .g-tit1 em {
     color: #ed2a38
   }

   .ban .wp {
     position: relative;
     height: 503px
   }

   .ban .video {
     position: absolute;
     top: 70px;
     left: 65px;
     width: 520px;
     height: 300px
   }

   .m-ambient_qj .row {
     position: relative
   }

   .ambient-bg {
     position: absolute;
     bottom: 0;
     left: 0;
     width: 100%;
     height: 200px;
     z-index: -1
   }

   .m-ambient_qj .row1 .txt-box {
     background-color: #f5fbff
   }

   .m-ambient_qj .g-btnBtn {
     background-color: #0064c5;
     border: 1px solid #0064c5
   }

   .m-ambient_qj .g-btnBtn:hover {
     background-color: #fff;
     color: #0064c5
   }

   .m-ambient_qj .row1 .ambient-bg {
     background-color: #f5fbff
   }

   .m-ambient .top {
     height: 360px
   }

   .m-ambient .bot {
     height: 360px
   }

   .m-ambient .txt-box {
     float: left;
     width: 410px;
     height: 300px;
     padding: 30px;
     font-size: 14px;
     color: #666
   }

   .m-ambient .txt-box .icon-box i {
     font-size: 42px;
     color: #0064c5;
     display: block;
     margin-top: -15px
   }

   .m-ambient .txt-box h2 {
     color: #0064c5;
     font-size: 35px;
     position: relative;
     z-index: 1;
     margin-bottom: 15px
   }

   .m-ambient .txt-box h2 span {
     display: inline-block;
     color: #e5f1fd;
     margin-left: -35px;
     position: relative;
     z-index: -1
   }

   .m-ambient .g-btnBtn {
     height: 40px;
     line-height: 40px;
     font-size: 16px;
     margin-top: 60px
   }

   .m-ambient .g-btnBtn i {
     font-size: 22px;
     display: inline-block;
     vertical-align: -2px;
     margin-left: 5px
   }

   .m-ambient .ul-ambient1 {
     width: 730px;
     float: right
   }

   .ul-ambient1 li {
     width: 233px
   }

   .ul-ambient1 .pic {
     width: 233px;
     height: 175px
   }

   .ul-ambient2 li {
     width: 415px
   }

   .ul-ambient2 .li1 {
     width: 350px
   }

   .ul-ambient2 .li1 .pic {
     width: 350px
   }

   .ul-ambient2 .pic {
     width: 415px;
     height: 260px
   }

   .m-ambient_qj .row2 .ul-ambient1 {
     float: left
   }

   .m-ambient_qj .row2 .txt-box {
     background-color: #fef7f8;
     float: right
   }

   .m-ambient_qj .row2 .g-btnBtn {
     background-color: #f01332;
     border: 1px solid #f01332
   }

   .m-ambient_qj .row2 .g-btnBtn:hover {
     background-color: #fff;
     color: #f01332
   }

   .m-ambient_qj .row2 .ambient-bg {
     background-color: #fef8f8
   }

   .m-ambient_qj .row2 .icon-box i,
   .m-ambient_qj .row2 h2 {
     color: #f01332
   }

   .m-ambient_qj .row2 h2 span {
     color: #fde7e9
   }

   .m-ambient_qj .row3 .txt-box {
     background-color: #fefaf1
   }

   .m-ambient_qj .row3 .g-btnBtn {
     background-color: #e6a801;
     border: 1px solid #e6a801
   }

   .m-ambient_qj .row3 .g-btnBtn:hover {
     background-color: #fff;
     color: #e6a801
   }

   .m-ambient_qj .row3 .ambient-bg {
     background-color: #fefaf1
   }

   .m-ambient_qj .row3 .icon-box i,
   .m-ambient_qj .row3 h2 {
     color: #e6a801
   }

   .m-ambient_qj .row3 h2 span {
     color: #f8f2e1
   }

   .m-ambient_qj .row4 .txt-box {
     background-color: #f8fff3
   }

   .m-ambient_qj .row4 .g-btnBtn {
     background-color: #73c236;
     border: 1px solid #73c236
   }

   .m-ambient_qj .row4 .g-btnBtn:hover {
     background-color: #fff;
     color: #73c236
   }

   .m-ambient_qj .row4 .ambient-bg {
     background-color: #f8fff3
   }

   .m-ambient_qj .row4 .icon-box i,
   .m-ambient_qj .row4 h2 {
     color: #73c236
   }

   .m-ambient_qj .row4 h2 span {
     color: #edf9e5
   }

   /*校园概况*/
   .relative {
     position: relative
   }

   .absolute {
     position: absolute
   }

   .gk_block .row,
   .gk_block .g-tit5 {
     text-align: center
   }

   .gk_block .g-tit5 {
     background: url(../img/xygk/title.png) no-repeat center;
     height: 120px;
     line-height: 48px;
     margin-bottom: 40px;
   }

   .skew {
     display: block;
     transform: skew(-30deg);
     -webkit-transform: skew(-30deg);
     -moz-transform: skew(-30deg);
     -o-transform: skew(-30deg);
     -ms-transform: skew(-30deg);
   }

   .skew-01 {
     display: block;
     transform: skew(30deg);
     -moz-transform: skew(30deg);
     -o-transform: skew(30deg);
     -ms-transform: skew(30deg);
   }

   .gk_block .title_under_txt {
     width: 86%;
     margin: 30px auto;
     color: #000;
     font-size: 15px;

     text-align: center;
     line-height: 27px;
   }

   .gk_block .g-tit5 b {
     color: #fff;
     font-size: 30px;
     display: inline-block;
     margin-top: 40px;
     margin-left: 70px;
   }

   .gk_block .g-tit5 img {
     left: 222px;
     bottom: 40px;
   }

   .gk_block .g-tit5 img.absolute {
     left: 215px;
     bottom: 40px;
   }

   .gk_block .g-tit5 b.absolute {
     right: 278px;
     bottom: 35px;
   }

   .gk_block .gk-txt {
     width: 1300px;
     margin: 0 auto
   }

   .gk_block .txt {
     width: 40%;
     padding: 30px 65px 20px 10px;
     line-height: 26px;
   }

   .gk_block .txt p {
     text-indent: 2em;
     font-size: 18px;
     font-weight: bold;
     line-height: 36px;
   }

   .gk_block .pic-box {
     width: 53%;
   }

   .gk_block p.title {
     height: 36px;
     text-indent: 0;
     width: 58%;
     margin-bottom: 20px;
     background: #000;
     text-align: center;
   }

   .gk_block .title span {
     color: #fff;
     font-size: 20px;
   }

   .gk_block p {
     color: #000;
     font-size: 16px;
     text-align: left;
     line-height: 30px;
   }

   .gk_history {
     background: url(../img/xygk/history.png) no-repeat top;
     text-align: left
   }

   .gk_block .gk_btn {
     background: red;
     display: block;
     width: 200px;
     padding: 5px;
     margin: 30px auto;
   }

   .gk_block .gk_btn span {
     color: #fff;
     font-size: 15px;
   }

   .gk_history h2 {
     color: red;
     font-size: 33px;
     width: 140px;
     line-height: 3px;
     border-left: 2px solid red;
     height: 51px;
     padding-left: 5px;
   }

   .gk_history h2 span {
     font-size: 14px;
     display: inline-block;
     margin-bottom: 27px;
   }

   .gk_history .tile {
     width: 150px;
     margin-left: 190px
   }

   .gk_history h2 i {
     color: #e88189;
     font-weight: normal;
     font-style: normal;
     display: inline-block;
     margin-left: -15px;
   }

   .gk_history .timeLine {
     height: 600px;
     width: 1200px;
     margin: 40px auto 0 auto;
     position: relative;
     background: url(../img/xygk/time.png) 0 470px no-repeat;
   }

   #dates {
     width: 1363px;
     height: 140px;
     /* overflow: hidden; */
     margin-top: -12px;
     position: relative;
   }

   #dates li a {
     opacity: 0;
   }

   #dates li a i {
     display: block;
     width: 10px;
     border-radius: 100%;
     background: #f00;
     height: 10px;
     margin-top: 8%;
     margin-left: 25px;
   }

   #dates li a.selected {
     opacity: 1;
   }

   #issues li {
     opacity: 0
   }

   #dates li {
     float: left;
     width: 251px;
     font-size: 16px;
     text-align: left;
     margin-top: 8px;
     margin-left: -159px;
   }

   #dates li.li01 {
     margin-left: 8px
   }

   #dates li.li13 {
     text-align: right
   }

   #dates li.li13 a {
     margin-left: -187px
   }

   #dates li.li13 a i {
     margin-left: 206px;
   }

   #dates a {
     color: #f00;
     width: 251px;
     height: 130px;
     display: block;
   }

   #dates a span {
     display: inline-block;
     margin-top: 8px;
     font-size: 14px;
   }

   #dates .selected {
     font-size: 18px;
     font-weight: bold;
     background: url(../images/licbgt.png) no-repeat center top;
   }

   #issues {
     width: 1200px;
     height: 450px;
     background: #000;
     overflow: hidden;
     position: relative
   }

   #issues li {
     width: 1054px;
     height: 347px;
     list-style: none;
     position: absolute;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -50%)
   }

   #issues li img {
     text-align: center;
     display: block;
     margin: 0 auto;
   }

   #next,
   #prev {
     position: absolute;
     font-size: 100px;
     font-family: "宋体";
     top: 90px;
     width: 100px;
     height: 100px;
     text-align: center;
     line-height: 100px;
     overflow: hidden;
     color: #713611;
   }

   #next {
     right: 50%;
     margin-right: -440px;
   }

   #prev {
     left: 50%;
     margin-left: -524px;
   }

   #prev:hover,
   #next:hover {
     text-decoration: none;
   }

   #next.disabled,
   #prev.disabled {
     opacity: 0.2;
   }

   .gk_advantage {
     background: url(../img/xygk/bg01.png) no-repeat bottom;
     height: 1000px;
     background-size: 100%;
   }

   .gk_advantage .img_content {
     background: #fff;
     box-shadow: 0 0 6px 3px #ccc;
     -webkit-box-shadow: 0 0 6px 3px #ccc;
     -o-box-shadow: 0 0 6px 3px #ccc;
     -moz-box-shadow: 0 0 6px 3px #ccc;
     padding: 20px 15px 35px;
   }

   .gk_advantage .img_content .left_img {
     width: 49%
   }

   .gk_advantage .img_content .right_img {
     width: 50%;
     margin-bottom: 30px;
   }

   .gk_advantage .bottom p {
     width: 49%;
   }

   .gk_advantage .right_img .i_txt {
     opacity: 0;
     transition: opacity 1s linear;
     -webkit-transition: opacity .3s linear;
     -o-transition: opacity .3s linear;
     -moz-transition: opacity .3s linear;
   }

   .gk_advantage b {
     display: block;
     font-size: 15px;
   }

   .img_content .absolute {
     bottom: 7px;
     left: 0;
     width: 93%;
     height: 40px;
     background: rgba(0, 0, 0, 0.54);
     color: #fff;
     font-size: 14px;
     transition: height 1s linear;
     -webkit-transition: height .3s linear;
     -o-transition: height .3s linear;
     -moz-transition: height .3s linear;
     overflow: hidden;
     line-height: 26px;
     padding: 20px;
   }

   .img_content .bottom .absolute {
     bottom: 10px;

     width: 85.5%;
   }

   .gk_advantage .img_content .absolute:hover {
     height: 100px;
   }

   .gk_advantage .img_content .absolute:hover .i_txt {
     opacity: 1;
     font-style: normal
   }

   .gk_advantage .ys-txt {
     clear: both;
     width: 84%;
     margin: 0 auto;
     text-align: center;
     line-height: 30px;
     font-size: 16px;
   }

   .gk_philosophy p {
     text-indent: 2em;
   }

   .gk_teacher li {
     width: 23%;
     padding-bottom: 10px;
   }

   .gk_teacher li .img {
     text-align: center
   }

   .gk_teacher li.m-right {
     margin-right: 20px;
   }

   .gk_teacher .txt-c {
     padding: 28px;
     background: #fff;
     font-size: 14px;
     line-height: 26px;
     color: #000;
   }

   .gk_teacher .txt-c b {
     font-size: 18px;
     text-align: center;
     display: block;
     font-weight: normal;

   }

   .teacher_bg {
     background: url(../img/xygk/bg03.png) no-repeat;
     padding: 60px 0
   }

   .gk_teacher .txt-c a {
     display: block;
     font-size: 14px;
     background: red;
     width: 100px;
     text-align: center;
     margin: 20px auto 10px;
     color: #fff;
     padding: 4px 6px;
   }

   .gk_mode .img0c {
     border-bottom: 1px solid #ccc;
   }

   .gk_mode .img01 {
     bottom: 132px;
     left: 300px;
   }

   .gk_mode .img02 {
     bottom: 58px;
     right: 390px;
   }

   .gk_equipment ul li b {
     font-size: 15px;
     font-weight: normal;
     color: #000;
   }

   .gk_mode .skew {
     margin-top: -18px;
   }

   .gk_equipment ul li,
   .gk_school ul li {
     width: 32%;
     margin-bottom: 5px;
   }

   .gk_equipment ul li.margin-r,
   .gk_school li.margin-r {
     margin-right: 10px;
   }

   .gk_school ul li.big-width {
     width: 65%;
   }

   .gk_service ul li {
     width: 30%;
     transition: margin-top .5s linear;
   }

   .gk_service ul li.margin-r {
     margin-right: 20px;
   }

   .gk_service ul li img {
     display: block;
     width: 100%;
   }

   .gk_service ul li:hover {
     margin-top: -10px;
   }

   .gk_service ul li:hover .black-txt {
     background: red
   }

   .gk_service ul li:hover .dj-lj {
     display: none;
   }

   .gk_service ul li:hover .zx-t {
     display: block;
     border: 1px solid red;
   }

   .gk_service ul li:hover a {
     border: none;
     text-decoration: none;
   }

   .gk_service .black-txt {
     background: #000;
     padding: 20px 10px;
     color: #fff;
     line-height: 22px;
     font-size: 14px;
   }

   .indent {
     text-indent: 2em;
     display: block
   }

   .gk_service a {
     border: 1px solid #000;
     color: #000;
     display: block;
     width: 150px;
     margin: 30px auto 10px;
     font-size: 15px;
     padding: 5px 8px;
   }

   .gk_service .success-xz {
     color: #fff;
     width: auto;
     margin: 0;
     padding: 3px 8px;
   }

   .gk_service a.zx-t {
     border: 1px solid red;
     color: red;
     display: none;
   }

   .gk_service .black-txt b {
     display: block
   }

   .gk_add {
     border-bottom: 1px solid #ccc;
     margin-bottom: 60px;
   }

   .gk_add .add-content .fl {
     width: 47%;
     margin-right: 17px;
   }

   .gk_add .fl .title {
     width: 60%;
     font-size: 20px;
     height: 35px;
     line-height: 35px;
     color: #fff;
     text-align: left;
     padding: 5px 15px;
     background: url(../img/xygk/dt02.jpg) no-repeat;
   }

   .gk_block .img-car {
     right: 180px;
     z-index: 10;
     margin-top: 10px;
   }

   .gk_add .dt_img.fl {
     background: url(../img/xygk/dt01.jpg) no-repeat;
     width: 600px;
     height: 366px;
     text-align: center;
     padding-top: 15px;
   }

   /*名师*/

   .teacherBox {
     margin: 0 auto;
     text-align: center
   }

   .teacherBox li {
     border-radius: 10px;
     width: 274px;
     background-color: #358ecb;
     box-sizing: border-box;
     padding: 30px;
     float: left;
     margin-left: 26px;
     height: 325px;
     margin-top: 130px;
     color: #fff8e8
   }

   .teacherBox li i {
     display: inline-block;
     width: 140px;
     height: 140px;
     border-radius: 50%;
     overflow: hidden;
     border: 2px solid #358ecb;
     margin-top: -100px;
     box-shadow: 0 3px 16px rgba(0, 0, 0, .4)
   }

   .teacherBox li h3 a {
     color: #fff8e8;
     font-size: 24px
   }

   .teacherBox .f-16 {
     font-size: 16px;
     margin: 5px 0
   }

   .ind-links .tit ul {
     overflow: hidden
   }

   .ind-links .tit li {
     float: left;
     cursor: pointer;
     color: #333;
     text-indent: 1em
   }

   .ind-links .tit li span {
     color: #333
   }

   .ind-links .tit li.on,
   .ind-links .tit li.on span {
     color: #0064c5
   }

   .barrage {
     position: fixed;
     right: -500px;
     display: inline-block;
     width: 500px;
     z-index: 99999
   }

   .barrage_box {
     background-color: #000;
     filter: alpha(opacity=50);
     -moz-opacity: .5;
     opacity: .5;
     padding-right: 8px;
     height: 40px;
     display: inline-block;
     border-radius: 25px;
     transition: all .3s
   }

   @media \0screen\,
   screen\9 {
     .barrage_box {
       background-color: #000;
       filter: Alpha(opacity=33)
     }
   }

   .barrage_box .portrait {
     display: inline-block;
     margin-top: 4px;
     margin-left: 4px;
     width: 32px;
     height: 32px;
     border-radius: 50%;
     overflow: hidden
   }

   .barrage_box .portrait img {
     width: 100%;
     height: 100%;
     background: 0 0
   }

   .barrage_box div.p a {
     margin-right: 2px;
     font-size: 14px;
     color: #fff;
     line-height: 40px;
     margin-left: 18px
   }

   .barrage_box div.p a:hover {
     text-decoration: underline
   }

   .barrage_box .close {
     visibility: hidden;
     opacity: 0;
     text-align: center;
     width: 25px;
     height: 25px;
     margin-left: 20px;
     border-radius: 50%;
     background: rgba(255, 255, 255, .1);
     margin-top: 8px;
     background-image: url(../img/d-close.png)
   }

   .barrage_box:hover .close {
     visibility: visible;
     opacity: 1
   }

   .barrage_box .close a {
     display: block
   }

   .barrage_box .close .icon-close {
     font-size: 14px;
     color: #fff;
     filter: alpha(opacity=50);
     -moz-opacity: .5;
     opacity: .5;
     display: inline-block;
     margin-top: 5px
   }

   .barrage .z {
     float: left !important
   }

   .barrage a {
     text-decoration: none
   }

   .f-t {
     text-align: center;
     overflow: hidden
   }

   .f-t h3 {
     font-size: 35px;
     color: #0064c5
   }

   .f-t p {
     color: #ccc;
     margin: 5px 0;
     font-size: 14px
   }

   .img-left {
     float: left
   }

   .img-left a,
   .img-left img {
     display: inline-block
   }

   .img-right {
     float: right
   }

   .img-left,
   .img-right {
     width: 64%
   }

   .img-left li,
   .img-right li {
     float: left;
     margin: 0 5px 5px 0;
     height: 170px;
     width: 250px;
     position: relative
   }

   .bot li a,
   .bot li img,
   .img-left li a,
   .img-left li img,
   .img-right li a,
   .img-right li img {
     display: inline-block;
     height: 100%;
     width: 100%
   }

   .img-left li p,
   .img-right li p,
   p.imgMas {
     position: absolute;
     bottom: 0;
     background: rgba(27, 25, 25, .59);
     width: 100%;
     text-align: center;
     height: 0;
     line-height: 40px;
     color: #fff;
     font-size: 14px;
     transition: height .2s linear;
     -o-transition: height .2s linear;
     -ms-transition: height .2s linear;
     -moz-transition: height .2s linear;
     -webkit-transition: height .2s linear
   }

   @media \0screen\,
   screen\9 {

     .img-left li p,
     .img-right li p,
     p.imgMas {
       background: #1b1919;
       filter: Alpha(opacity=59)
     }
   }

   .bot li:hover p,
   .img-left li:hover p,
   .img-right li:hover p {
     height: 40px
   }

   .bmjfrk {
     width: 950px;
     display: block;
     margin: 30px auto 20px auto;
     border: none
   }

   .top .txt-box-f,
   .top .txt-box-r {
     width: 34%;
     height: 320px;
     padding: 10px
   }

   .top .txt-box-f {
     float: left
   }

   .top .txt-box-r {
     float: right
   }

   .icon-box i.iconfont {
     font-size: 42px;
     display: block;
     margin-top: -10px
   }

   .top .txt-box-f.f1 .icon-box i {
     color: #0064c5
   }

   .top .txt-box-f h2,
   .top .txt-box-r h2 {
     font-size: 35px;
     position: relative;
     z-index: 1;
     margin-bottom: 15px
   }

   .top .txt-box-f.f1 h2 {
     color: #0064c5
   }

   .top .txt-box-f.f1 span {
     color: #e5f1fd
   }

   .top .txt-box-f.f1 h2 {
     color: #0064c5
   }

   .top .txt-box-f span,
   .top .txt-box-r span {
     display: inline-block;
     margin-left: -35px;
     position: relative;
     z-index: -1
   }

   .top .txt-box-r p,
   .txt-box-f p {
     font-size: 14px
   }

   .top a i {
     vertical-align: -2px;
     margin-left: 5px
   }

   .top .g-btnBtn {
     display: inline-block;
     color: #e5f1fd;
     z-index: -1;
     margin-top: 30px
   }

   .txt-box-f.f1 .g-btnBtn {
     background-color: #0064c5;
     border: 1px solid #0064c5
   }

   .txt-box-f.f1 .g-btnBtn:hover {
     background-color: #fff;
     color: #0064c5
   }

   .txt-box-f.f1 {
     background-color: #f5fbff
   }

   .bot li {
     float: left;
     margin-right: 10px;
     width: 390px;
     height: 260px;
     position: relative
   }

   .top .txt-box-r.f2 .icon-box i,
   .top .txt-box-r.f2 h2 {
     color: #f01332
   }

   .top .txt-box-r.f2 span {
     color: #fde7e9
   }

   .txt-box-r.f2 .g-btnBtn {
     background-color: #f01332;
     border: 1px solid #f01332
   }

   .txt-box-r.f2 .g-btnBtn:hover {
     background-color: #fff;
     color: #f01332
   }

   .txt-box-r.f2 {
     background: #fef7f8
   }

   .top .txt-box-f.f3 .icon-box i,
   .top .txt-box-f.f3 h2 {
     color: #e6a801
   }

   .top .txt-box-f.f3 span {
     color: #f8f2e1
   }

   .txt-box-f.f3 .g-btnBtn {
     background-color: #e6a801;
     border: 1px solid #e6a801
   }

   .txt-box-f.f3 .g-btnBtn:hover {
     background-color: #fff;
     color: #e6a801
   }

   .txt-box-f.f3 {
     background: #fefaf1
   }

   .top .txt-box-r.f4 .icon-box i,
   .top .txt-box-r.f4 h2 {
     color: #73c236
   }

   .top .txt-box-r.f4 span {
     color: #edf9e5
   }

   .txt-box-r.f4 .g-btnBtn {
     background-color: #73c236;
     border: 1px solid #73c236
   }

   .txt-box-r.f4 .g-btnBtn:hover {
     background-color: #fff;
     color: #73c236
   }

   .txt-box-r.f4 {
     background: #f8fff3
   }

   .block-content li,
   .block-title {
     text-align: center
   }

   .block-title p {
     font-size: 16px;
     margin-top: -2px
   }

   .block-title.gzs-title p {
     width: 60%;
     margin: 0 auto;
     line-height: 40px
   }

   .block-title h1,
   .c-txt h1,
   .c-txt h1 a {
     color: rgba(20, 102, 253, .81);
     font-weight: 700;
     font-size: 36px
   }

   .gzs-zt-img img {
     display: inline-block;
     margin-top: 40px
   }

   .block-title span {
     color: #ccc;
     font-size: 14px
   }

   .block-title.czs-zt span {
     color: red
   }

   .block-title.czs-zt a {
     position: absolute;
     display: inline-block;
     color: #fff;
     padding: 10px 20px;
     background-color: #ab1410;
     font-size: 14px;
     margin: 10px 0;
     bottom: -51px;
     left: 198px;
     border-radius: 0 0 100px 100px
   }

   .czs-zt {
     position: relative;
     transition: all 1s linear
   }

   .block-title.czs-zt:hover a {
     bottom: -10px;
     border-radius: 100px 100px 0 0;
     background-color: #e4ac55
   }

   .czs-zt .csz-krbg {
     background: url(../img/zt/czs-kr.png) no-repeat;
     height: 554px;
     width: 75%;
     margin: 0 auto
   }

   /*学院对比*/
   .db_block .zt_description {
     color: #000;
     font-size: 16px;
     border: 2px solid #FDC2C1;
     width: 720px;
     margin: 45px auto 20px;
   }

   .db_block .zt_description span.t {
     background: #F97273;
     width: 100px;
     color: #fff;
     font-size: 20px;
     height: 64px;
     line-height: 64px;
     text-align: center;

   }

   .db_block .g-btn1 {
     width: 370px;
     margin: 60px auto 0;
     color: #fff;
     font-size: 16px;
     background: #FF6600;
     border-color: #FF6600;
     text-align: center;
     border-radius: 20px;
     height: 45px;
     line-height: 45px;
   }

   .db_block .zt_description span.t1 {
     width: 620px;
     text-indent: 2em;
     line-height: 32px;
   }

   .db_block .block-title h1 {
     font-size: 30px;
     color: #000;
     width: 720px;
     border-bottom: 1px solid #F97273;
     margin: 0 auto;
     padding-bottom: 14px;
     font-weight: normal;
   }

   .db_block .block-title span {
     color: #474545;
     font-size: 16px;
     margin: 15px auto 20px;
     display: block
   }

   .duibi_b li {
     width: 48%;

   }

   .duibi_b li.fl {
     border: 2px solid #62D0CD
   }

   .duibi_b li.fl .title,
   .duibi_b li.fr .title {
     width: 100%;
     padding: 8px 0;
     text-align: center;
     font-size: 28px;

   }

   .duibi_b li.fl .title {
     background: #62D0CD;
     color: #fff;
   }

   .duibi_b li.fr .title {
     background: #DCDCDC;
     color: #000;
   }

   .duibi_b li.fr {
     border: 1px solid #DCDCDC
   }

   .duibi_b p {
     margin-top: 10px;
   }

   .duibi_b p img {
     width: 46%;
     margin: 0 5px;
   }

   .duibi_b .f01-txt {
     color: #000;
     font-size: 16px;
     text-align: left;
     padding: 0 15px;
     line-height: 32px;
     height: 128px;
   }

   .duibi_b p.absolute {
     left: 50%;
     top: 50%;
     height: 100px;
     width: 100px;
     border-radius: 100px;
     background: #FDC504;
     color: #fff;
     font-size: 22px;
     font-weight: bold;
     border: 2px solid #F85E5A;
     text-align: center;
     line-height: 70px;
     margin-left: -50px;
     margin-top: -120px;
     z-index: 10;

   }

   .duibi_b p.absolute span {
     display: block
   }

   .duibi_b p.absolute span.vs {
     border-top: 1px dashed #fff;
     width: 50px;
     position: absolute;
     bottom: 13px;
     left: 26px;
     line-height: 30px;
     font-size: 26px;

   }

   .db_block .hy_block .fx01 img {
     width: 47%;
     margin-bottom: 44px;
   }

   .db_block .hy_block .g-btn1 {
     text-indent: 0;
   }

   .db_block .hy_block .fx01 p {
     font-size: 16px;
     color: #999;
     line-height: 30px;
     margin-top: 40px;
     text-indent: 2em;
     width: 50%;
     text-align: center;
   }

   .db_block .hy_block .txt01 {
     text-align: left;
   }

   .db_block .fx01 p span.txt {
     font-size: 30px;
     color: #000;
     margin-bottom: 14px;
     text-align: left;
   }

   .db_block .fx01 p strong {
     color: #f00
   }

   .db_block .row {
     padding: 35px 0 0;
   }

   .db_block .bg {
     background: #EDEDED;
     padding: 30px 0;
     margin-top: 30px;
   }

   .db_block .xz_block p.fl {
     width: 60%;
   }

   .db_block .xz_block p.fl span {
     font-size: 16px;
     line-height: 28px;
   }

   .db_block .xz_block div.fr {
     width: 40%;
     text-align: center
   }

   .db_block .xz_block h2 {
     height: 80px;
     line-height: 80px;
     color: #fff;
     background: #38B447;
     font-size: 35px;
     font-weight: normal;
   }

   .db_block .xz_block h2 strong {
     font-size: 48px;
   }

   .db_block .xz_block .fr p {
     text-indent: 2em;
     font-size: 16px;
     line-height: 36px;
     text-align: left;
     margin-top: 15px;
   }

   .db_block .xz_block .g-btn1 {
     margin-top: 21px;
   }

   .db_block .student_block {
     text-align: center;
   }

   .db_block .dqzt_r6 .bm_form button {
     background: #f00;
     width: 375px;
     margin-left: 120px;
     line-height: 45px;
     font-size: 24px;
     color: #fff;
     display: block
   }

   .db_block .dqzt_r6 .bm-dt,
   .db_block .dqzt_r6 .bm_form {
     width: 500px;
     font-size: 24px;
     color: #000;
   }

   .db_block .dqzt_r6 p {
     text-align: center;
   }

   .db_block .dqzt_r6 .bm-dt li {
     font-size: 16px;
     border-bottom: 1px dotted #ccc;
     line-height: 40px;
     margin: 5px 0;
   }

   .db_block .dqzt_r6 .bm-dt li span {
     display: inline-block;
     text-align: center;

   }

   .db_block .dqzt_r6 .span01 {
     width: 80px;
   }

   .db_block .dqzt_r6 .span02 {
     width: 100px;
   }

   .db_block .dqzt_r6 .span03 {
     width: 200px;
   }

   .db_block .dqzt_r6 .span03 {
     width: 200px;
   }

   .db_block .dqzt_r6 .bm_form label {
     font-size: 20px;
     font-weight: normal;
   }

   .db_block .dqzt_r6 .bm_form input {
     height: 40px;
     line-height: 40px;
     width: 350px;
     border: 1px solid #ccc;
     margin-bottom: 20px;
     font-size: 20px;
     color: #000;
     padding-left: 15px;
   }

   .db_block .dqzt_r6 .bm_form form {
     margin-top: 40px;
   }

   .db_block .dqzt_r6 .bm_form label {
     display: inline-block;
     width: 100px;
     text-align: center;
   }

   /*/学院对比*/

   .center-m {
     margin: 0 auto;
     width: 80%
   }

   .content1 {
     margin: 20px 0
   }

   .border-b span,
   .xf-block-pc h1 span {
     color: #ff4d4a;
     font-size: 36px
   }

   .xf-block-pc p {
     font-size: 20px;
     margin-top: 20px
   }

   .p-analysis {
     color: #448aca;
     text-align: center;
     width: 60%;
     margin: 20px auto;
     text-indent: 0;
     margin-bottom: 30px
   }

   .p-analysis span {
     color: #c75885;
     font-size: 18px
   }

   .analysis-t {
     color: #AC4769;
     height: 50px;
     font-size: 20px;
     line-height: 40px;
     margin-top: 34px
   }

   .xf-block-pc .font14 {
     width: 80%;
     font-size: 24px;
     text-indent: 0;
     margin-bottom: 10px
   }

   .font24 {
     background: #B5C3CA;
     width: 80%;
     text-align: left;
     padding: 3px 5px;
     margin-bottom: 20px;
     line-height: 40px;
     color: #000
   }

   p.font24 span {
     font-size: 22px;
     font-weight: 700;
     color: #000
   }

   .notice {
     color: rgba(232, 0, 0, .71)
   }

   .block-title:after,
   .c-teacher ul:after,
   .content1:after,
   .sheBei-content:after {
     content: "";
     display: block;
     clear: both;
     width: 0;
     height: 0
   }

   .sheBei-content {
     margin-top: 40px;
     margin-bottom: 25px
   }

   .sheBei-content .c-img,
   .sheBei-content .c-txt,
   .yth-jx .c-banner,
   .yth-jx .c-txt {
     float: left;
     width: 43%
   }

   .sheBei-content .c-img,
   .yth-jx .c-txt {
     margin: 0 8% 0 3%
   }

   .sheBei-content .c-txt h2 a,
   .th-t a,
   .yth-jx .c-txt h2 a {
     font-size: 32px;
     color: #065390
   }

   .sheBei-content .c-txt h2 a:hover,
   .th-t a:hover,
   .yth-jx .c-txt h2 a:hover {
     color: #ff6a09
   }

   .c-left-content,
   .c-txt .pro-txt {
     font-size: 22px;
     line-height: 40px;
     text-align: left;
     margin: 20px 0;
     text-indent: 2em
   }

   .c-img,
   .c-teacher {
     margin: 0 auto;
     width: 96%
   }

   .c-img {
     margin-bottom: 10px
   }

   .c-teacher li {
     float: left;
     width: 45%;
     border: 1px solid #ccc;
     margin: 0 10px 10px 35px
   }

   .information {
     float: right;
     width: 43%
   }

   .information h3 {
     font-size: 22px;
     color: #000;
     margin: 10px 0
   }

   .information p {
     text-indent: 2em;
     font-size: 15px;
     line-height: 28px
   }

   .yth-jx {
     margin: 60px 0
   }

   .information p a {
     font-size: 14px;
     color: red
   }

   .c-left-content {
     float: left
   }

   .que-title {
     text-indent: 0;
     text-align: left;
     font-size: 20px;
     font-weight: 700;
     padding: 8px 12px
   }

   .que-title a {
     background: red;
     font-size: 14px;
     color: #fff;
     padding: 3px 5px
   }

   .answer {
     text-align: left;
     font-size: 18px
   }

   .question-li {
     margin-top: 30px;
     padding: 10px 20px
   }

   .question-li li {
     margin-bottom: 20px
   }

   .question-li p span {
     color: rgba(255, 0, 0, .61)
   }

   .border-b {
     width: 50%;
     margin: 0 auto;
     border: 1px solid transparent;
     border-bottom-color: #000;
     padding: 5px 8px 10px 8px
   }

   .yellow-border {
     width: 15%;
     height: 3px;
     background-color: #ffbc4e;
     margin: 0 auto;
     margin-top: -2px
   }

   .icon-list:after,
   .jy-step:after,
   .yj-doubt:after,
   .yj-form ul:after,
   .yj-lp:after {
     content: '';
     display: block;
     clear: both;
     width: 0;
     height: 0
   }

   .icon-list,
   .jy-step {
     width: 95%;
     margin: 50px 0 20px 4%
   }

   .icon-list i.ico-al,
   .jy-step i.ico-al {
     width: 32px;
     height: 32px;
     display: inline-block;
     color: #4082fd
   }

   .jy-step i.ico-al {
     display: inline-block !important
   }

   .icon-list li,
   .jy-step li {
     float: left;
     font-size: 16px;
     width: 23%;
     padding-bottom: 10px;
     position: relative;
     text-align: center
   }

   .icon-list li {
     border: 1px solid transparent;
     border-right-color: #ccc
   }

   .jy-step li {
     color: red
   }

   .jy-step li:last-child {
     margin-left: 2%
   }

   li i.target-yj {
     display: inline-block;
     width: 23px;
     height: 22px;
     background: url(../img/arrow-enroll.png);
     position: absolute;
     right: -13px;
     top: -1px
   }

   .yj-form ul {
     width: 80%;
     margin: 0 auto
   }

   .yj-form li {
     position: relative;
     border: 1px solid #ccc;
     margin: 10px 20px 10px 0;
     background: #fff;
     width: 43%;
     float: left
   }

   .yj-form li,
   .yj-form li input,
   .yj-form li span {
     font-size: 16px
   }

   .yj-form li span {
     display: inline-block;
     width: 20%;
     text-align: right;
     background: #62a8de;
     padding: 7px 5px;
     color: #fff
   }

   .yj-form li input {
     width: 70%;
     height: 40px;
     padding-left: 10px;
     border: none;
     margin: 0
   }

   .yj-form li.test input {
     width: 30%
   }

   .test #vdimgck {
     width: 16%
   }

   .yj-form span i {
     position: absolute;
     top: 11px;
     left: 1px;
     color: red
   }

   .yj-form .mui-btn {
     width: 27%;
     margin: 5px 2% 5px 3%
   }

   .yj-form input[name=reset] {
     background: #bcbcbc;
     color: #fff
   }

   .yj-form p {
     width: 78%;
     font-size: 16px;
     margin: 3px auto
   }

   .yj-form p span {
     color: red
   }

   .yj-form p a {
     color: #0b98ed
   }

   .yj-form .btn-ground {
     text-align: center;
     margin-top: 30px
   }

   .yj-form .btn-ground input[type=submit] {
     margin-left: -90px;
     margin-right: 70px
   }

   .yj-lp {
     margin-top: 50px
   }

   .yj-lp li {
     float: left;
     width: 20%;
     margin: 10px 0 10px 10%;
     background: #fff;
     box-sizing: border-box
   }

   .yj-doubt {
     margin: 30px 0 0 10%;
     width: 90%
   }

   .yj-doubt .yj-ewm {
     width: 32%;
     border: 1px solid transparent;
     border-right-color: #ccc;
     padding: 15px 50px 0 0
   }

   .yj-ewm dl {
     width: 50%
   }

   .yj-doubt p.yj-lxwm {
     width: 53%;
     border: none;
     font-size: 20px;
     font-weight: 700;
     text-align: left;
     padding-left: 2%;
     text-indent: 0;
     padding-top: 10px;
     line-height: 34px
   }

   .black-color {
     color: #000
   }

   /*弹窗*/
   /*.tan-mask{position:fixed;top:0;left:0;z-index:9999;display: none;opacity: 0}*/
   .tan-content {
     position: fixed;
     border-radius: 20px;
     top: 50%;
     left: 50%;
     margin-left: -250px;
     /*margin-left:-155px;*/
     margin-top: -200px;
     height: 400px;
     width: 500px;
     /*width:310px;*/
     z-index: 999;
     opacity: 1;
     display: none;
   }

   /*红包*/
   .tan-content .tan01 {
     background-image: url(../img/hb/h01.png);
     background-repeat: no-repeat;
     background-position: center top;
     width: 295px;
     height: 410px;
   }

   .tan-content .close_btn {
     width: 30px;
     height: 30px;
     background: #e73430 url(../img/close.png) no-repeat center top;
     background-size: 100%;
     top: 0;
     right: 0;
     cursor: pointer;
     border-radius: 20px;
     transition: all .5s;
     -webkit-transition: all .5s;
   }

   .tan-content .close_btn:hover {
     transform: rotate(360deg);
     -webkit-transform: rotate(360deg);
   }

   .tan-content .tan_header {
     background: url(../img/tanbg.jpg) top no-repeat;

     /*background: #0071c0 url(../img/logo_sd2.png) no-repeat;*/
     border-top-left-radius: 50px;
     border-top-right-radius: 50px;
     height: 80px;
     background-size: 100%;
     line-height: 80px;
     overflow: hidden;
   }

   .tan-content .tan_01,
   .tan-content .tan_02,
   .tan-content .tan_03 {
     display: none;
     opacity: 0
   }

   .tan-content .tan_01.tan_d,
   .tan-content .tan_02.tan_d,
   .tan-content .tan_03.tan_d {
     display: none !important;
     opacity: 0
   }

   .tan-content h1 {
     color: #fff;
     font-size: 24px;
     text-align: center;

   }

   .tan-content .bottom_content {
     background: #fff;
     padding: 30px 30px 25px;
     border-bottom-left-radius: 50px;
     border-bottom-right-radius: 50px;

   }

   .tan-content ul.content_zy_list,
   .tan-content .content_rk_list,
   .tan-content .content_q_list {
     overflow: hidden;
   }

   .tan-content ul.content_zy_list li {
     width: 130px;
     text-align: center;

   }

   .tan-content ul.content_rk_list li {
     width: 200px;
     text-align: center;
     margin-bottom: 10px;


   }

   .tan-content .content_rk_list.ul-hot img {
     width: 100%;
     height: auto;
   }

   .content_rk_list.ul-hot li:hover a {
     -moz-box-shadow: 0;
     -webkit-box-shadow: 0;
     box-shadow: 0;
     margin-top: 0
   }

   .tan-content ul.content_zy_list li.right,
   .tan-content ul.content_rk_list li.right {
     margin-right: 20px
   }

   .tan-content ul.content_zy_list p {
     width: 170px;
     position: absolute;
     margin-left: -20px;
     margin-top: 20px;
     color: #000;
     font-size: 17px;
     line-height: 26px;
     position: absolute;
   }

   .tan-content ul.content_zy_list b {
     font-size: 16px;
     color: #2f2e2e;
     font-weight: normal;
   }

   .dis_play {
     display: block;
   }

   .tan-content .tan_btn {
     background: #095aa9;
     border-radius: 20px;
     color: #fff;
     font-size: 18px;
     width: 230px;
     text-align: center;
     margin: 90px auto 0px;
     padding: 10px;
     position: relative;
   }

   .tan-content .tan_btn a {
     width: 100%;
     color: #fff;
     text-decoration: none;
   }

   .tan-content .tan_btn .icon_btn {
     position: absolute;
     right: 20px;
     top: 7px;
     font-size: 26px;

   }

   .tan-content .tan_02 ul {
     width: 355px;
     margin: 0 auto 30px;
   }

   .tan-content .tan_02 li {
     border-bottom: 1px solid #ccc;
     height: 50px;
     line-height: 50px;
     width: 100%;
     font-size: 18px;
     text-align: center;
   }

   .tan-content .tan_02 span {
     width: 200px;
     color: #585858;
     padding-right: 30px;
     border-right: 1px solid #ccc;
     height: 30px;
     line-height: 30px;
     margin-top: 10px;
   }

   .tan-content .tan_02 .content_q_list a {
     text-decoration: none;
     color: #e60617;
     text-align: center;
     margin-left: 10px;
     width: 109px;
   }

   .tan-content h1 .iconfont {
     height: 37px;
     width: 37px;
     border-radius: 100%;
     background: #fff;
     color: #095aa9;
     line-height: 40px;
     font-size: 26px;
     display: inline-block;
     margin-right: 10px;

   }

   .tan-content .icon {
     color: #fff;
     width: 35px;
     height: 35px;
     position: absolute;
     top: 0;
     right: 10px;
     cursor: pointer;
   }

   /*弹窗结束*/
   .ul-list-right {
     float: right
   }

   .ul-list-left {
     float: left
   }

   .pk-width {
     width: 47.5%
   }

   .pk-school-com ul {
     width: 95%
   }

   .pk-school-com ul li {
     width: 100%;
     height: auto
   }

   .pk-school-com img {
     width: 100%;
     height: 270px
   }

   .pk-school-com ul li p {
     line-height: 50px;
     height: 50px
   }

   .zt-block-a .img-vs {
     position: absolute;
     top: 55px;
     left: 50%;
     width: 62px;
     height: 62px;
     margin-left: -31px
   }

   .gzs-zt-pk {
     position: relative
   }

   .gzs-zt-pk h1 {
     margin-bottom: 20px
   }

   .gzs-zt-pk h3 {
     font-size: 24px;
     font-weight: 400;
     height: 50px
   }

   .gzs-zt-pk h3.hzwt {
     color: #2F8DE7
   }

   .gzs-zt-pk .img-vs {
     position: absolute;
     top: 55px;
     left: 49%;
     width: 62px;
     height: 62px;
     margin-left: -31px
   }

   .zt-px-bg {
     float: left;
     position: relative;
     width: 80px
   }

   .zt-px-bg img {
     position: absolute;
     top: -40px;
     left: 18%;
     max-width: 100px;
     height: 995px;
     margin-left: -50px
   }

   .ms-table p {
     text-indent: 2em;
     font-size: 16px;
     line-height: 26px;
     color: #000;
     margin: 10px 0
   }

   .ms-table span {
     font-weight: 400
   }

   .pos-r {
     position: relative
   }

   .pos-a {
     position: absolute
   }

   .topbgd {
     background: url(../img/zt/saic/u_06.jpg) no-repeat left center;
     height: 414px
   }

   .toptext {
     width: 550px;
     padding: 40px;
     border: 1px solid #dfdfdf;
     border-radius: 6px;
     background-color: #fff;
     top: 60px;
     right: 0
   }

   .ms-jt {
     padding: 2px 15px;
     border: 1px solid #353535;
     width: 20px;
     font-size: 17px;
     line-height: 17px
   }

   .ms-lltext {
     background-color: #8fc6e5;
     border-radius: 90px;
     color: #262626;
     padding: 30px 120px 30px 60px;
     width: 700px;
     margin-left: auto;
     margin-right: auto
   }

   .ms-lltext p {
     line-height: 36px
   }

   .mspici {
     border-radius: 50%;
     width: 240px;
     overflow: hidden;
     display: block;
     position: absolute;
     right: -85px;
     top: 50%;
     margin-top: -115px
   }

   .text-c {
     text-align: center
   }

   .u-list li {
     display: inline-block;
     float: left;
     margin-left: 24px;
     width: 384px;
     position: relative;
     margin-top: 24px
   }

   .u-list li p {
     background-color: rgba(0, 0, 0, .6);
     position: absolute;
     width: 100%;
     bottom: 0;
     left: 0;
     text-align: center;
     margin-bottom: 0;
     color: #fff;
     line-height: 40px
   }

   .u-list {
     margin-left: -24px
   }

   .zz-item-box {
     overflow: hidden
   }

   .zz-item-box li {
     float: left;
     margin-right: 24px
   }

   .zz-item-box .Hui-iconfont {
     background-color: rgba(0, 0, 0, .5);
     width: 60px;
     height: 100px;
     line-height: 100px;
     top: 85px;
     position: absolute;
     font-size: 30px
   }

   .zz-item-box .next {
     left: 0
   }

   .zz-item-box .prev {
     right: 0
   }

   .bg-bu {
     background-color: #9ad9fe
   }

   .bg-bu .w-1200 {
     padding: 20px;
     box-sizing: border-box
   }

   .mt-40 {
     margin-top: 40px
   }

   .mt-30 {
     margin-top: 30px
   }

   .indent {
     text-indent: 40px;
     line-height: 30px
   }

   .table-s {
     width: 610px
   }

   .bm {
     width: 540px;
     line-height: 40px
   }

   .mt-50 {
     margin-top: 50px
   }

   .c-error,
   .c-error a,
   a.c-error {
     color: #c00
   }

   .c-error a:hover,
   a.c-error:hover {
     color: #c00
   }

   .footer {
     display: block;
     width: 100%;
     background: #4d4b4c;
     padding-top: 15px;
     border-top: 2px solid #737373;
     -moz-user-select: none;
     -khtml-user-select: none;
     user-select: none;
     -webkit-user-select: none
   }

   .s-box {
     display: block;
     width: 1200px;
     margin: 0 auto;
     padding: 25px 0;
     position: relative
   }

   /*footer*/
   .footer .left_plate {
     width: 700px;
   }

   .footer .middle_plate {
     width: 205px;
   }

   .footer .right_plate {
     width: 200px;
     margin-left: 35px;
   }

   .footer .left_plate {
     width: 740px;
   }

   .footer .left_plate .zy_dl {
     width: 180px;
   }

   .footer .left_plate dl {
     width: 15%;
     margin-right: 55px;
     color: #fff
   }

   .footer .left_plate dt {
     font-size: 16px;
     color: #fff;
     border-bottom: 1px solid #5a5959;
     margin-bottom: 20px;
     padding-bottom: 10px;
   }

   .footer .left_plate dd a {
     color: #a6a3a3;
     font-size: 14px;
     display: block;
     text-align: left;
     margin-bottom: 10px;
   }

   .footer .left_plate dl:hover dt {
     border-bottom-color: #9a9999;
   }

   .footer .left_plate dl:hover a {
     color: #dedbdb
   }

   .footer .middle_plate::before {
     content: "";
     position: absolute;
     width: 205px;
     height: 180px;
     top: 30px;
     display: block;
     background: url(../img/lines.png) no-repeat left center;
   }

   .footer .middle_plate {
     padding: 10px 5px;
     border: 1px solid transparent;
     /* border-left-color:#fff;
  border-right-color:#fff; */
     text-align: center;

   }

   .footer .middle_plate::after {
     content: "";
     position: absolute;
     width: 205px;
     height: 180px;
     top: 30px;
     display: block;
     background: url(../img/lines.png) no-repeat right center;
   }


   .footer .middle_plate img {
     width: 55%;
   }

   .footer .middle_plate p {
     color: #fff;
     font-size: 14px;
     margin-top: 10px;
   }

   .footer .right_plate p {
     font-size: 14px;
     color: #fff;
     text-align: center;
     margin: 15px 0;
   }

   .footer .right_plate .iconfont {
     font-size: 20px;
     color: #fff;
   }

   .footer .right_plate a {
     display: block;
     width: 130px;
     color: #fff;
     font-size: 16px;
     text-align: center;
     margin: 10px auto 0 auto;
     padding: 5px 10px;

   }

   .bottom-block {
     padding-top: 10px;
     background: #323333;
     padding: 20px;
   }

   .bottom-block p {
     font-size: 15px;
     color: #bbb;

   }

   .bottom-block p a {
     color: #afafaf;
   }

   .bottom-block p a:hover {
     text-decoration: none;
     color: #c8c8c8
   }

   .footer .icon-bm {
     background: #0064c5;
   }

   .footer .icon-bm:hover i {
     color: #0064c5;
   }

   .footer .icon-bm:hover {
     color: #0064c5;
     background: #fff;
     text-decoration: none;
   }

   .footer .icon-zx {
     background: #ed2a38;
   }

   .footer .icon-zx:hover i {
     color: #ed2a38;
   }

   .footer .icon-zx:hover {
     color: #ed2a38;
     background: #fff;
     text-decoration: none;
   }

   .footer .right_plate p span {
     font-size: 23px;
     display: block;
     margin-bottom: 5px;
   }

   .clearfix::after {
     content: "";
     display: block;
     clear: both;
     visibility: hidden;
     overflow: hidden
   }

   .sitemap {
     display: block;
     width: 100%;
     min-width: 1200px;
     height: 55px;
     background: #262626
   }

   .sitemap-box {
     display: block;
     width: 1200px;
     height: 55px;
     margin: 0 auto;
     text-align: center;
     cursor: default
   }

   .sitemap-box div {
     padding: 0 50px 0 30px;
     height: 55px;
     line-height: 55px;
     color: #969696;
     display: inline-block;
     background-image: url(http://oq4ht12sx.bkt.clouddn.com/icon1.png?053101);
     background-repeat: no-repeat
   }

   .fl {
     float: left
   }

   .fr {
     float: right
   }

   .baidyhm-side,
   .small_side {
     position: fixed;
     top: 40%;
     left: 0;
     z-index: 999
   }

   .baidyhm-side {
     background: #fff;
     padding: 23px 10px 10px 10px;
     height: 190px;
     width: 125px;
     overflow: hidden
   }

   .baidyhm-side b {
     position: absolute;
     right: 3px;
     top: -4px;
     font-size: 20px;
     cursor: pointer;
     color: #000
   }

   .baidyhm-side b:hover {
     font-size: 23px
   }

   .baidyhm-side p {
     border: 1px solid #066ef1;
     margin-bottom: 10px;
     padding: 5px 10px;
     font-size: 16px;
     text-align: center
   }

   .small_side {
     padding: 5px;
     background: #1193d6;
     display: none;
     width: 50px;
     height: 98px
   }

   .baidyhm-side p i {
     font-size: 20px
   }

   .baidyhm-side a {
     color: #066ef1;
     cursor: pointer
   }

   .baidyhm-side a:hover {
     color: #066ef1;
     text-decoration: none
   }

   .baidyhm-side span {
     color: red
   }

   .baidyhm-side .side_03 {
     background: #1b8fff;
     padding: 5px;
     text-align: center
   }

   .side_03 input {
     height: 20px;
     width: 95%;
     margin-bottom: 5px;
     background: #fff;
   }

   .side_03 button {
     color: #fff;
     background: red;
     background: linear-gradient(top, #ef4e4a, red);
     background: -o-linear-gradient(top, #ef4e4a, red);
     background: -webkit-gradient(linear, left top, left bottom, from(#ef4e4a), to(red));
     background: -moz-linear-gradient(top, #ef4e4a, red);
     width: 80%;
     border: none;
     cursor: pointer
   }

   .first-floor,
   .five-floor,
   .fore-floor,
   .seven-floor,
   .six-floor,
   .three-floor {
     position: relative;
     width: 100%;
     height: 100%;
     overflow: hidden;
     z-index: 0;
     left: 0
   }

   .bx1 {
     position: absolute;
     width: 1000px;
     height: 100%;
     top: 0;
     left: 50%;
     margin-left: -500px;
     margin-top: 20px
   }

   .bx_totle {
     position: absolute;
     width: 100%;
     top: 50%;
     left: 0;
     height: 350px;
     margin-top: -255px
   }

   .bx1 .bx_item {
     font-size: 18px;
     line-height: 28px;
     padding: 10px 0 0 10px;
     margin: 0 0 50px -10px
   }

   .btns-box {
     padding: 35px 0 0 28px
   }

   .text-btn,
   a.btn_bg1 {
     background-color: #f45f7c
   }

   .bx_btn {
     display: inline-block;
     height: 36px;
     line-height: 36px;
     white-space: nowrap;
     border-radius: 3px;
     overflow: hidden;
     background: #de8a28;
     color: #fff;
     font-size: 18px;
     padding: 0 12px 0 20px
   }

   .bx_btn:hover {
     color: #fff
   }

   .go_ico {
     display: inline-block;
     width: 15px;
     margin-left: 15px;
     height: 100%;
     background: url(../img/zt/jxi/zx.png) no-repeat 0 center;
     vertical-align: top
   }

   .second_floor {
     margin: 80px auto
   }

   .second_floor li {
     float: left;
     width: 33.33%
   }

   .s-pic,
   .second_floor .s-title {
     text-align: center
   }

   .s-pic,
   .s-text,
   .second_floor .s-title {
     margin-bottom: 35px
   }

   .second_floor .s-title h2 {
     color: #000
   }

   .second_floor .s-pic img {
     width: 309px;
     height: 161px
   }

   .second_floor .s-text {
     width: 80%;
     margin: 0 auto;
     font-size: 16px;
     color: #000
   }

   .three-floor .bx1 {
     position: absolute;
     top: 60px
   }

   .t-video {
     float: left
   }

   .t_title {
     float: right
   }

   .t-text {
     clear: both;
     font-size: 14px;
     line-height: 1.5em;
     padding: 0 30px;
     text-align: left;
     overflow: hidden
   }

   .f-text p {
     width: 40%;
     font-size: 17px;
     color: #fff;
     line-height: 24px;
     float: left
   }

   .fore-floor ul {
     position: absolute;
     width: 480px;
     height: 334px;
     overflow: hidden;
     top: 100px;
     right: 55px
   }

   .fore-floor li {
     float: left
   }

   .f-btn {
     margin-top: 80px
   }

   .five-text {
     position: absolute;
     left: 60%;
     top: 50px;
     width: 70%
   }

   .five-text h1 {
     font-size: 56px;
     color: #353535
   }

   .five-text .text-btn {
     height: 28px;
     line-height: 28px;
     color: #fff;
     width: 30%;
     font-size: 18px;
     font-weight: 700;
     margin-bottom: 10px
   }

   .five-text .text-text {
     font-size: 18px;
     font-weight: 700;
     color: #000;
     width: 35%
   }

   .five-btn {
     background-color: #896cb5;
     margin-top: 30px
   }

   a:hover {
     text-decoration: underline
   }

   .cl:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0
   }

   .cl {
     zoom: 1
   }

   .successlunbo {
     width: 80%;
     margin: 0 auto 45px
   }

   .hdp-parent {
     width: 100%;
     background: #F8F8F8 url(../img/hdp-bg.jpg) no-repeat center center;
     height: 663px;
     padding: 50px 0;
     margin-top: -15px
   }

   .control {
     width: 100%;
     height: 650px;
     background: #282828;
     display: block;
     position: absolute;
     top: 0;
     left: 0;
     overflow: hidden
   }

   .change li {
     width: 100%;
     overflow: hidden;
     text-align: center;
     left: 1580px !important
   }

   .change li .imgWrap {
     display: table-cell;
     width: 100%;
     height: 100%;
     vertical-align: middle;
     cursor: pointer
   }

   .change li img {
     max-width: 1358px;
     height: 650px;
     vertical-align: middle;
     overflow: hidden
   }

   .change li .textDesc {
     width: 100%;
     height: 35px;
     position: absolute;
     left: 0;
     bottom: 4px;
     text-align: left;
     overflow: hidden
   }

   .change li .opacity {
     width: 100%;
     height: 40px;
     position: absolute;
     left: 0;
     bottom: 0;
     background: #000;
     filter: alpha(opacity=50);
     opacity: .5
   }

   .change li .title {
     padding: 10px 15px 0;
     color: #e6e6e6;
     font-size: 14px;
     line-height: 22px
   }

   .change li .title a {
     color: #e6e6e6
   }

   .ssnext,
   .ssprev {
     width: 49px;
     height: 49px;
     position: absolute;
     bottom: 300px;
     color: #FFF;
     font-size: 14px;
     z-index: 9;
     font-weight: 700;
     cursor: pointer;
     outline: 0
   }

   .ssnext span,
   .ssprev span {
     display: none
   }

   .ssprev {
     left: 0;
     background: url(../img/arrows_01.png) no-repeat
   }

   .ssnext {
     right: 145px;
     background: url(../img/arrows_02.png) no-repeat
   }

   .pageClass {
     text-align: center;
     z-index: 9;
     position: absolute;
     top: 50px;
     padding-top: 10px
   }

   .pageClass a {
     display: inline-block;
     width: 10px;
     height: 10px;
     margin: 0 3px;
     overflow: hidden;
     border: 1px solid #bebebe;
     background: #bebebe;
     border-radius: 5px;
     outline: 0
   }

   .pageClass a span {
     display: none
   }

   .pageClass a.cur,
   .pageClass a:hover {
     border: 1px solid #be230a;
     background: #be230a
   }

   .thumbWrap {
     width: 145px;
     height: 650px;
     position: absolute;
     right: 0;
     top: 0;
     background: #0d0d0d;
     overflow: hidden
   }

   .thumbWrap .thumbCont {
     height: 565px;
     margin: 45px auto 0;
     overflow: hidden;
     position: relative;
     width: 134px
   }

   .thumbWrap ul li {
     overflow: hidden;
     padding-bottom: 13px;
     padding-left: 10px;
     text-align: center;
     width: 127px
   }

   .thumbWrap ul li div {
     display: table-cell;
     width: 127px;
     height: 92px;
     vertical-align: middle;
     cursor: pointer
   }

   .thumbWrap ul li img {
     max-width: 127px;
     max-height: 92px;
     width: expression(this.width > 127 && this.width > this.height ? 127: true);
     height: expression(this.height >89 ? 89: true);
     vertical-align: middle;
     overflow: hidden
   }

   .thumbNext,
   .thumbPrev {
     width: 100px;
     height: 24px;
     text-align: center;
     position: absolute;
     color: #000;
     z-index: 9;
     outline: 0
   }

   .thumbNext span,
   .thumbPrev span {
     display: none
   }

   .thumbPrev {
     left: 25px;
     top: 15px;
     background: url(../img/sprev.png) no-repeat
   }

   .thumbNext {
     left: 25px;
     bottom: 10px;
     background: url(../img/snext.png) no-repeat
   }

   @-webkit-keyframes blink {
     0% {
       opacity: 1
     }

     50% {
       opacity: 1
     }

     50.01% {
       opacity: 0
     }

     100% {
       opacity: 0
     }
   }

   @-moz-keyframes blink {
     0% {
       opacity: 1
     }

     50% {
       opacity: 1
     }

     50.01% {
       opacity: 0
     }

     100% {
       opacity: 0
     }
   }

   @-ms-keyframes blink {
     0% {
       opacity: 1
     }

     50% {
       opacity: 1
     }

     50.01% {
       opacity: 0
     }

     100% {
       opacity: 0
     }
   }

   @-o-keyframes blink {
     0% {
       opacity: 1
     }

     50% {
       opacity: 1
     }

     50.01% {
       opacity: 0
     }

     100% {
       opacity: 0
     }
   }

   .hb-box {
     display: none;
     opacity: 0
   }

   /* .ho-nav .yybm,.ind-nav li .yybm{color:#ff3b35;animation:blink .85s linear infinite;-webkit-animation:blink 1s linear infinite;-moz-animation:blink 1s linear infinite;-ms-animation:blink 1s linear infinite;-o-animation:blink 1s linear infinite} */
   .ho-nav .yybm:hover,
   .ind-nav li .yybm:hover {
     background-color: #ff9632
   }

   .hslhb1 {
     position: absolute;
     width: 580px;
     height: 600px;
     left: 50%;
     top: 50%;
     margin-top: -300px;
     margin-left: -290px;
     background-image: url(../img/1.png);
     background-repeat: no-repeat;
     background-position: center top;
     z-index: 9999
   }

   .hslhb1 .hslhbbtn {
     display: block;
     width: 260px;
     height: 58px;
     position: absolute;
     left: 150px;
     bottom: 38px
   }

   .hslhb1 .close {
     position: absolute;
     width: 40px;
     height: 40px;
     top: 17px;
     right: 17px
   }

   .close img {
     width: 40px;
     height: 40px;
     opacity: .8
   }

   .pchbhslbox {
     position: fixed;
     width: 580px;
     height: 600px;
     left: 50%;
     top: 50%;
     margin-top: -300px;
     margin-left: -290px;
     background-image: url(../img/2.png);
     background-repeat: no-repeat;
     background-position: center top;
     z-index: 9999
   }

   /*.pchbhslbox2{position:fixed;width:580px;height:600px;left:50%;top:50%;margin-top:-300px;margin-left:-290px;background-image:url(../img/3.png);background-repeat:no-repeat;background-position:center top;z-index:9999}*/
   .pchbhslbox .close {
     position: absolute;
     width: 40px;
     height: 40px;
     top: 17px;
     right: 17px
   }

   .hb-form {
     position: absolute;
     width: 190px;
     height: 100px;
     top: 258px;
     left: 175px;
   }

   .hb-form form {
     margin-top: 40px;
   }

   .hb-form form .xxline {
     width: 245px;
   }

   .hb-form .xxline span {
     font-size: 15px;
     color: #fff
   }

   .hb-form .xxline input {
     width: 170px;
     height: 26px;
     line-height: 26px;
     padding-left: 10px;
     border: none;
     color: #333;
     margin-bottom: 7px;
     font-size: 14px;
     background: #fff;
     border-radius: 25px;
   }

   .c-form input {
     width: 310px;
     height: 57px;
     background-color: rgba(0, 0, 0, 0);
     border: none;
     cursor: pointer
   }

   /*.pchbhslbox2 .hslhbbtn2{bottom:0;left:0;width:310px;height:57px}*/
   .hslhbgbtip {
     display: none;
     width: 580px;
     height: 600px;
     position: fixed;
     left: 50%;
     top: 50%;
     margin-top: -300px;
     margin-left: -290px;
     z-index: 99999;
     background-image: url(../img/5.png);
     background-repeat: no-repeat;
     background-position: center top
   }

   .hslhbgbtip a {
     display: block;
     position: absolute;
     width: 115px;
     height: 34px;
     top: 282px
   }

   .hslhbgbtip .closetip1 {
     left: 172px
   }

   .hslhbgbtip .closetip2 {
     right: 165px
   }

   .pchbhslbox3 {
     position: fixed;
     width: 580px;
     height: 600px;
     left: 50%;
     top: 50%;
     margin-top: -300px;
     margin-left: -290px;
     background-image: url(../img/4.png);
     background-repeat: no-repeat;
     background-position: center top;
     z-index: 9999
   }

   .pchbhslbox3 .hslhbbtn2 {
     width: 310px;
     height: 57px;
     display: block;
     left: 136px;
     bottom: 140px
   }

   .hbbtn {
     display: block;
     width: 274px;
     /* height: 30px; */
     position: absolute;
     bottom: -73%;
     left: -12%;
     text-align: center;
   }

   .hbbtn input {
     background: transparent;
     border: none;
     font-size: 15px;
     color: #fff;
     height: 30px;
     width: 30%;
     cursor: pointer
   }

   .pchbhslbox b {
     color: #f00;
     position: absolute;
     left: 50%;
     top: 177px;
     font-weight: 400;
     text-align: center;
     transform: translate(-50%, -50%);
     -webkit-transform: translate(-50%, -50%);
     -o-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%)
   }

   .pchbhslbox b strong {
     font-size: 30px;
     display: inline-block;
     margin-bottom: 10px
   }

   .pchbhslbox b strong em {
     font-size: 14px;
     font-style: normal
   }

   .pchbhslbox .msg01,
   .pchbhslbox .title01,
   .pchbhslbox .iconfont {
     color: #f00;
   }

   .pchbhslbox .title01 {
     color: #f00;
     font-size: 24px;
     text-align: center;
     position: absolute;
     top: 110px;
     left: 230px;
     font-weight: bold;
   }

   .pchbhslbox .msg01 {
     font-size: 18px;
     text-align: center;
     position: absolute;
     top: 204px;
     left: 244px;
     font-weight: bold;
   }

   .pchbhslbox .iconfont {
     position: absolute;
     top: 226px;
     left: 269px;

   }

   .pchbhslbox .iconfont.big-icon {
     top: 231px;
     font-size: 40px;
     left: 265px;
   }

   .hslgbbg {
     position: fixed;
     left: 0;
     top: 0;
     z-index: 999;
     width: 100%;
     height: 100%;
     background-color: rgba(0, 0, 0, .5)
   }

   .hslhbsmall {
     position: fixed;
     z-index: 9999;
     display: none;
     right: 10px;
     bottom: 10px
   }

   .tel-box {
     height: 307px;
     width: 449px;
     position: fixed;
     left: 50%;
     top: -50%;
     background: rgba(80, 198, 255, .44);
     background-size: 100%;
     transform: translate(-50%, -50%);
     -webkit-transform: translate(-50%, -50%);
     -o-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
     z-index: 100;
     border-radius: 50%
   }

   .free-telJ {
     cursor: pointer
   }

   .tel-box .content-box {
     position: absolute;
     width: 100%;
     left: 50%;
     top: 50%;
     transform: translate(-30%, -50%);
     -webkit-transform: translate(-30%, -50%);
     -o-transform: translate(-30%, -50%);
     -moz-transform: translate(-30%, -50%)
   }

   .tel-box .content-box p {
     color: #000;
     font-size: 14px;
     margin-bottom: 5px
   }

   .tel-box .content-box .tel-close {
     font-size: 12px;
     cursor: pointer;
     position: absolute;
     right: 35%;
     top: -25%;
     color: #fff;
     background: #000;
     border-radius: 50%;
     width: 20px;
     height: 20px;
     text-align: center;
     font-weight: 700
   }

   .tel-box .content-box .tel-close:hover {
     padding: 5px 8px 8px;
     font-size: 16px;
     text-decoration: none
   }

   .tel-box .tan-tel input#tel2 {
     height: 25px;
     width: 200px;
     border: 1px solid #3e739c;
     color: #cb3c2d
   }

   .tel-box .content-box input[type=submit] {
     height: 30px;
     width: 113px;
     background-color: #e1213c;
     color: #fff
   }

   .tel-box .content-box .o-color {
     color: #ff852b;
     font-size: 13px
   }

   .tel-box b {
     font-size: 12px
   }

   .o-color,
   .tel-fs {
     margin-top: 15px;
     margin-left: 20px
   }

   .pdt {
     width: 95%;
     margin: 0 auto;
     height: 500px
   }

   .no-banner-box {
     color: #000
   }

   .no-banner-box a {
     color: #fff
   }

   .no-banner-box li {
     text-align: center
   }

   #ybm-f:before,
   .no-banner-box:before {
     content: '';
     display: table
   }

   /*双11活动*/
   .coupons {
     position: relative;
     background-image: linear-gradient(to bottom, #f04d4e, #da2f3f);
     padding-top: 3%;

   }

   .coupons ul li {
     float: left;
     width: 238px;
     margin-left: 10px;
     margin-top: 20px;
     height: 168px
   }

   .coupons ul.ul01 {
     width: 17%;
   }

   .coupons ul.ul02 {
     width: 83%;
   }

   .coupons .floor_title {
     background-image: linear-gradient(to right, #fb4570, #ffb03b);
     border-radius: 40px;
     font-size: 34px;
     width: 80%;
     color: #fff;
     font-weight: normal;
     text-align: center;
     padding: 4px 0;
     margin: 3px auto 2%;
   }

   .coupons .conment-pou {
     background: url(../img/zt/11happy/img_01.png)
   }

   .conment-coupons li {
     background: #fde403 url(../img/yybm/img_03.png)
   }

   .coupons p {
     margin-bottom: 5px;
     font-size: 16px
   }

   .coupons li a {
     background: #ff8500;
     padding: 3px 54px;
     border-radius: 10px;
     font-size: 15px
   }

   .coupons li a:hover {
     text-decoration: none
   }

   .coupons li span {
     font-size: 18px
   }

   .coupons h2 {
     font-size: 30px
   }

   .coupons .f01_btn {
     background: #f4e500;
     width: 215px;
     color: #ff3443;
     border-radius: 15px;
     margin: 20px auto;
     text-align: center;
     display: block;
     padding: 10px;
     font-size: 20px;
   }

   .coupons .coupons_01,
   .coupons .coupons_02 {
     width: 200px;
     margin-left: 0;
     color: #fff;
     font-size: 18px
   }

   .coupons .coupons_01 {
     background: url(/pic/zt/11happy/yhq.jpg);
     height: 356px;
   }

   /*.coupons .coupons_02{background:#ff7e0d}*/
   .coupons .coupons_01 a,
   .coupons .coupons_02 a {
     margin-top: 5px;
     padding: 4px 30px;
     border-radius: 10px;
     border: 1px solid #fff;
     font-size: 16px;
     background: 0 0
   }

   .coupons .coupons_01 a:hover,
   .coupons .coupons_02 a:hover {
     text-decoration: none
   }

   .coupons .notice-alert {
     position: absolute;
     top: 50%;
     left: 50%;
     width: 600px;
     height: auto;
     font-size: 17px;
     background: #fff;
     text-align: center;
     transform: translate(-50%, -50%);
     -webkit-transform: translate(-50%, -50%);
     -o-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
     display: none
   }

   .notice-alert p {
     margin: 10px 0
   }

   .notice-alert .close {
     position: absolute;
     top: 2px;
     right: 10px;
     font-size: 16px;
     font-weight: 700;
     cursor: pointer
   }

   .notice-alert .close:hover {
     font-size: 24px
   }

   .notice-alert .xxline span {
     display: inline-block;
     width: 100px;
     text-align: right;
     font-size: 14px
   }

   .notice-alert .xxline {
     margin-bottom: 10px
   }

   .notice-alert .xxline input {
     height: 30px;
     width: 40%;
     border: 1px solid #6d6a6a
   }

   .notice-alert .sub_btn input {
     width: 200px;
     background: red;
     padding: 5px;
     border: none;
     color: #fff;
     font-size: 14px;
     margin-bottom: 15px
   }

   .notice-alert a {
     color: red
   }

   .gift-white {
     color: #fff
   }

   .coupons h1,
   .coupons h2 {
     margin-top: 30px
   }

   .rule a {
     color: #fff;
     margin: 10px 0;
     font-size: 16px;
     display: inline-block
   }

   .rule a:hover {
     text-decoration: none
   }

   .rule span {
     font-size: 22px;
     margin-right: 5px
   }

   /*.gift-row{margin-top:12%;position:relative}*/
   /*.gift-row span{position:absolute;top:-35px;display:none;font-size:16px;color:red}*/
   /*.gift-row li{float:left;width:375px;background:#fff;margin-bottom:15px;height:330px}*/
   /*.gift-row li img{width:100%;height:auto}*/
   /*.li-right{margin-right:20px}*/
   /*.gift-row li img{border-bottom:2px solid #f0484c}*/
   /*.gift-row li p{margin:0 0 8px 0}*/
   /*.gift-row .gift_txt p{font-size:16px}*/
   /*.gift-row .gift_txt a.by-a,.gift-row li a,.hot-zy li a{background:#f64246;padding:5px 30px;clear:both;display:inline-block}*/
   /*.gift-row li.li-width{width:545px;height:380px;margin-left:20px}*/
   .hot-zy {
     padding-top: 25px;
     background: #f4e500
   }

   .hot-zy h1,
   .bm-Status h1 {
     color: #fa3f4a;
     font-size: 26px;
     text-align: center
   }

   .hot-zy .title_txt {
     font-size: 15px;
     margin: 2% 0;
     color: #fa3f4a;
     text-align: center
   }

   .hot-zy li {
     float: left;
     width: 390px;
     margin-right: 10px;
     background: #fff;
     margin-bottom: 20px;
     height: 370px
   }

   .hot-zy li img {
     width: 100%
   }

   .hot-zy .major_img p,
   .hot-zy .major_txt {
     padding: 0 10px
   }

   .hot-zy .major_img p {
     font-size: 20px;
     font-weight: 700;
     margin: 5px 0
   }

   .hot-zy .major_txt p {
     font-size: 15px
   }

   .hot-zy .zx_btn {
     background: #f64246;
     display: block;
     width: 200px;
     height: 30px;
     line-height: 30px;
     margin: 20px auto 0;
   }

   .zs-gift {
     position: relative;
     background-image: url(../img/zt/11happy/bg_05.jpg);
     padding-top: 342px;
     background-size: 100%;
   }

   .zs-gift p {
     display: none;
     height: 80px;
     width: 300px;
     border: 1px solid #ccc;
     background-color: #fff;
     position: absolute;
     top: -60px;
     text-align: center;
     padding-top: 35px;
     line-height: 27px;
     font-size: 16px;
     left: -10%
   }

   .zs-gift p b {
     position: absolute;
     top: 0;
     right: 7px;
     font-size: 20px;
     cursor: pointer
   }

   .zs-gift p b:hover {
     font-size: 24px
   }

   .zs-gift p a {
     color: red;
     padding: 0
   }

   .zs-gift a {
     padding: 65px;
     position: absolute;
     /*background: #000;*/
     top: 48%;
     left: 44%;
     width: 60px;
     height: 60px;
   }

   /*路费补贴*/
   .lf_block {
     background: #ff3443;
     padding: 36px 0 5px;
     text-align: center;

   }

   .lf_block .lf_img {
     width: 100%;
     margin: 50px auto 2% auto;
   }

   .lf_block h1,
   #ybm-f h1 {
     color: #fde403;
     font-size: 26px;
     text-align: center;
     margin-bottom: 10px;
   }

   .lf_block p {
     color: #fde403;
     font-size: 15px
   }

   .lf_block .lf_bz {
     font-size: 25px;
     color: #fff;
     font-weight: bold;
     width: 90%;
     text-align: left;
     margin: 4% auto;
     line-height: 40px;
   }

   .bm-Status {
     padding-top: 5%;
     background: #fde403;
     padding-bottom: 45px;
   }

   .bm-Status table {
     border-color: #fff;
     width: 100%;
     padding: 5px;
     text-align: center
   }

   .table-box {
     background: #fe3442;
     padding: 8px;
     margin-top: 60px;
   }

   .bm-Status tr {
     height: 40px
   }

   .bm-Status thead {
     color: #fea928
   }

   .bm-Status tbody {
     color: #fff;
     font-size: 14px
   }

   .status-a {
     display: inline-block;
     margin: 7% 0 0 41%;
     padding: 14px 84px
   }

   #ybm-f {
     background: url(../img/zt/11happy/bm.jpg) no-repeat center;
     height: 762px;

   }

   #ybm-f h1 {
     margin: 60px 0 20px 0;
   }

   #ybm-f p {
     margin: 20px 0;
     text-align: center;
     font-size: 18px;
     color: #fff;
   }

   .ybm-form {
     width: 37.3%;
     /* margin: 0 auto; */
     /* float: right; */
     margin-left: 563px;
     margin-top: 70px;
   }

   .ybm-form input,
   .ybm-form select {
     height: 81px;
     width: 100%;
     border: none;
     background: 0 0;
     margin-bottom: 18px;
     padding: 0 10px 0 15px;
     font-size: 20px;
     color: #000;
   }

   .ybm input[type=submit] {
     margin-top: 76px;
     margin-bottom: 158px;
   }

   /*短期专业专业*/
   .title_left_img,
   .title_right_img {
     top: 27px;
     width: 240px;
     height: 4px;
   }

   .title_left_img {
     left: 110px;
   }

   .title_right_img {
     right: 110px;
   }

   .dqzy h1,
   .dqzy .dqzt_r7 h2 {
     color: #1c7cdc;
     text-align: center;
     font-size: 36px;
     margin: 20px 0 40px;
   }

   .dqzy .dq_bgColor {
     background: #e1022d;
     color: #fff;
     font-weight: bold;
     line-height: 40px;
     text-align: center;
     letter-spacing: 1px;
   }

   .dqzy .dq_btn {
     width: 400px;
     line-height: 55px;
     margin: 60px auto 70px;
     border-radius: 50px;
     font-size: 28px;
   }

   .dqzy .dqzt_r1 .qd_c_box p {
     display: inline-block;
     width: 50%;
     color: #000;
     font-size: 18px;
     line-height: 34px;
   }

   .dqzy .dqzt_r1 .qd_c_box span.title {
     font-size: 24px;
     font-weight: bold;
   }

   .dqzy .title_txt {
     font-size: 18px;
     color: #000;
     margin: 20px 0
   }

   .dqzy .two_img .first-img {
     margin-bottom: 7px;
   }

   .dqzy .dqzt_r2 {
     margin-bottom: 55px
   }

   .dqzy .dqzt_r2 span.absolute {
     top: 50%;
     left: 50%;
     color: #fff;
     width: 770px;
     margin-left: -385px;
     margin-top: -60px;
     line-height: 57px;
     font-size: 30px;
   }

   .dqzy .dqzt_r4 .one_img {
     width: 28.1%
   }

   .dqzt_r3 li .relative {
     overflow: hidden
   }

   .dqzt_r3 li .absolute {
     background: rgba(20, 20, 20, 0.7);
     width: 100%;
     height: 100%;
     text-align: center;

   }

   .dqzt_r3 .two_img div.relative {
     height: 208px
   }

   .dqzt_r3 .hover-con .two_img .mb {
     margin-bottom: 8px;
   }

   .dqzt_r3 li .absolute span {
     display: block;
     font-size: 18px;
     color: #fff;
     padding: 10px 0;
     margin: 60px 20px 20px 20px;

   }

   .dqzy .dqzt_r4 .fore_img {
     width: 71%
   }

   .dqzy .dqzt_r4 .fore_img p {
     width: 49.2%;
     height: 228px;
   }

   .dqzy .dqzt_r4 li p {
     overflow: hidden;
   }

   .dqzy .dqzt_r4 .fore_img .mB {
     margin-bottom: 11px;
   }

   .dqzy .dqzt_r4 li span {
     background: rgba(0, 0, 0, 0.6);
     color: #fff;
     line-height: 2rem;
     bottom: -66px;
     width: 100%;
     left: 0;
     padding: 10px 40px;
     box-sizing: border-box;
     font-size: 16px;
     transition: all linear .2s;
   }

   .dqzy .dqzt_r4 p:hover>span {
     bottom: 0;
   }

   .dqzy a {
     color: #000
   }


   .dqzy .dqzt_r5 li {
     font-size: 22px;
     color: #000;
     line-height: 44px;
   }

   .dqzy .dqzt_r6 .txt {
     font-size: 17px;
     color: #000;
     width: 60%;
     text-align: left;
     line-height: 30px;
   }

   .dqzy .dqzt_r6 .txt span {
     width: 160px;
     text-align: right;
     display: inline-block;
     font-size: 20px;
     font-weight: bold;
   }

   .dqzy .dqzt_r6 .txt P {
     margin: 5px 0
   }

   .dqzy .dqzt_r6 .txt em {
     display: inline-block;
     width: 76%;
     vertical-align: top;
   }

   .dqzy .dqzt_r7 li {
     width: 280px;
     margin-right: 20px;
     text-align: left;
     margin-bottom: 60px;
     font-size: 16px;
     line-height: 30px;
   }

   .dqzy .dqzt_r7 p {
     border: 1px solid #e1022d;
     margin-bottom: 20px;
     text-align: left;
     padding-left: 25px;
     font-size: 18px;
   }

   .dqzy .dqzt_r7 input {
     line-height: 50px;
     font-size: 22px;
     color: #000;
     padding-left: 30px;
   }

   .dqzy .dqzt_r7 button {
     width: 100%;
     font-size: 28px;
     margin-bottom: 25px;
     line-height: 50px;
     letter-spacing: 2px;
   }

   input,
   button {
     border: none;
     background: transparent;
   }

   .textAli {
     text-align: center
   }

   /*选择比努力更重要的专业*/
   .xz_block {
     color: #000;
     font-size: 18px;
   }

   .xz_block h1 {
     text-align: center;
     margin: 20px auto 0;
     font-size: 40px;
     height: 40px;
     line-height: 40px;
     width: 1200px;
   }

   .xz_block h1 img {
     width: 220px;
     height: 3px;
   }

   .xz_block h1 .img-left {
     top: 20px;
     left: 90px;
   }

   .xz_block .two-block {
     margin: 70px auto 120px;
   }

   .xz_block h1 .img-right {
     top: 20px;
     right: 90px;
   }

   .xz_block p.under_title {
     font-size: 18px;
     color: #333;
     text-align: center;
     margin: 20px 0 42px;
   }

   .xz_block img {
     width: 100%;
     display: block
   }

   .xz_block .xz01 {
     padding-top: 25px;
   }

   .xz_block .xz01 dl,
   .xz_block .xz03 dl,
   .xz04 li,
   .xz_block .xz07 .ss-box li {
     width: 380px;
     text-align: center;
     margin-right: 20px;
     overflow: hidden;
   }

   .xz_block .xz01 dl.fr,
   .xz_block .xz03,
   .xz04 li.fr {
     margin-right: 0;
   }

   .xz_block .xz_btn {
     width: 320px;
     height: 45px;
     line-height: 45px;
     background: #c00;
     color: #fff;
     text-align: center;
     margin: 40px auto;
     text-decoration: none;
     font-size: 20px;
   }

   .xz_block .xz01 dd {
     font-size: 18px;
     line-height: 30px;
     margin: 10px auto;
   }

   .xz_block .xz01 dd strong {
     font-size: 26px;
     margin-top: 20px;
     margin-bottom: 15px;
   }

   .xz_block .xz02 .box-salary {
     height: 70px;
     line-height: 70px;
     color: #fff;
     font-size: 30px;
     text-align: center;
     margin: 20px 0;
     background: #004f9b;
   }

   .xz_block .xz02 .box-salary strong {
     font-size: 35px;
   }

   .xz_block .xz02 .text-des {
     margin: 20px auto;
     text-align: center;
   }

   .xz_block .xz03 .bg-box {
     background: #0e499f url(../img/zt/xz/f05.jpg) no-repeat;
     height: 340px;
     background-size: 100%;
   }

   .xz_block .xz03 .bg-box .absolute {
     top: 50px;
     right: 390px;
     color: #fff;
     font-size: 29px;
   }

   .xz_block .xz03 .bg-box .absolute a {
     width: 284px;
     height: 45px;
     line-height: 45px;
     color: #fff;
     background: #f00;
     text-align: center;
     text-decoration: none;
     margin: 30px auto 0;
   }

   .xz_block .xz03 .box02 {
     margin-top: 50px;
   }

   .xz_block .xz03 dl:hover .tan {
     display: block;
     opacity: 1;
   }

   .xz_block .xz03 dl:hover .tan-img {
     left: 0;
   }

   .xz_block .xz03 dt {
     padding: 20px 0 10px;
     background: #004f9b;
     color: #fff;
   }

   .xz_block .xz03 .tan,
   .xz_block .xz03 .tan-img {
     top: 96px;
     left: 0;
   }

   .xz_block .xz03 .tan {
     height: 374px;
     width: 100%;
     display: none;
     opacity: 0;
     transition: all 0.5s linear;
     background: rgba(0, 0, 0, 0.6);
   }

   .xz_block .xz03 .tan-img {
     left: -345px;
     width: 345px;
     height: 374px;
     transition: left 0.5s;
   }

   .xz_block .xz03 dt strong {
     display: block;
     font-size: 26px;
   }

   .xz04 li p {
     padding: 20px 10px 0;
     height: 90px;
   }

   .xz04 li p span {
     text-align: left;
     font-size: 23px;
     font-weight: bold;
   }

   .xz04 li p .xueZ {
     margin-left: 30px;
     float: right
   }

   .xz04 li p a {
     width: 170px;
     height: 35px;
     line-height: 35px;
     color: #fff;
     display: inline-block;
     float: left;
     margin-top: 25px;
   }

   .xz04 li p a.btn-left {
     background: #004f9b;
     margin-right: 20px;
   }

   .xz04 li p a.btn-right {
     background: #d2371b;
   }

   .xz_block .xz05 .left-box,
   .xz_block .xz05 .right-box {
     width: 598px;
   }

   .xz_block .xz05 .left-box p,
   .xz_block .xz05 dd {
     text-align: center;
     background: #004f9b;
     color: #fff;
   }

   .xz_block .xz05 .left-box p {
     padding-top: 40px;
     height: 181px;
     font-size: 26px;
   }

   .xz_block .xz05 dd {
     padding: 10px 4px 10px;
   }

   .xz_block .xz05 span.dis_play {
     background: url(../img/zt/xz/bg2.jpg)bottom no-repeat;
     margin-bottom: 10px;
   }

   .xz_block .xz05.left-box span.dis_play {
     font-size: 24px;
     padding-bottom: 6px;

   }

   .xz_block .xz05 .right-box dl {
     width: 296px;

   }

   .xz_block .xz05 .right-box dl.margin-r {
     margin-right: 5px;

   }

   .xz_block .xz06 .content-box {
     background: url(../img/zt/xz/bg.jpg) no-repeat;
     height: 680px;
     padding-top: 111px;

   }

   .xz_block .xz06 .prev.absolute {
     left: 255px;
     top: 300px;
     width: 80px;
   }

   .xz_block .xz06 .next.absolute {
     right: 255px;
     top: 300px;
     width: 80px;
   }

   .xz_block .xz06 ul {
     height: 530px;
     width: 50%;
     margin: 0 auto;

   }

   .xz_block .xz06 li {
     height: auto;
     margin-bottom: 10px
   }

   .xz_block .xz06 li p {
     height: 100px;
     background: #fff;
     color: #245ea1;
     text-align: center;
     padding: 20px 20px 40px;
     line-height: 35px;
   }

   .xz_block .xz06 li span {
     border-bottom: 1px solid #245ea1;
     width: 300px;
     margin: 0 auto 10px;
     padding-bottom: 10px;
   }

   .xz_block .xz07 .ss-box li {
     margin-bottom: 10px;
   }

   .xz_block .xz07 .ss-box .none-m {
     margin-right: 0;
   }

   .xz_block .xz07 .ss-box span,
   .xz_block .xz08 dd {
     padding: 20px 0;
     color: #fff;
     text-align: center;
     font-size: 22px;
     background: #004f9b;
   }

   .xz_block .xz08 dl {
     width: 580px;
     margin-right: 20px;
   }

   .xz_block .xz08 dd span {
     padding-bottom: 10px;
     background: url(../img/zt/xz/bg2.jpg) bottom no-repeat;
     margin-bottom: 10px;
   }

   .xz_block .xz09 input,
   .xz_block .xz09 button {
     border: none;
     height: 55px;
     line-height: 55px;
   }

   .xz_block .xz09 form p {
     border: 1px solid #004f9b;
     padding-left: 10px;
     margin-bottom: 20px;
   }

   .xz_block .xz09 p span {
     width: 260px;
   }

   .xz_block .xz09 p input {
     width: 900px;
     font-size: 20px;
     color: #000;
   }

   .xz_block .xz09 button {
     width: 100%;
     font-size: 20px;
     text-align: center;
     color: #fff;
     background: #c00;
     margin-bottom: 30px;
   }

   /*创业专题*/
   .ban.cy_block {
     height: 627px;
   }

   .cyxz.main {
     padding-toP: 70px;
     text-align: center;
   }

   .cyxz .banner_img {
     position: absolute;
     top: 603px;
     left: 0;
   }

   .cyxz .floor h1 {
     color: #0141ad;
     text-align: center;
     margin-bottom: 20px;
     font-size: 31px;
   }

   .cyxz .floor p.title_text {
     color: #676666;
     width: 75%;
     margin: 0 auto 20px auto;
     font-size: 16px;
   }

   .cyxz .img_yd {
     width: 30%;
   }

   .cyxz .img_fx {
     width: 68%;
     margin-left: 2%;
   }

   .cyxz .btn {
     background: #0141ad;
     color: #fff;
     display: block;
     width: 28%;
     font-size: 21px;
     text-align: center;
     padding: 8px 10px;
     margin: 45px auto;
   }

   .cyxz .f02 {
     padding-top: 20px;
     background: #2355aa;
   }

   .cyxz .floor.f03 p.title_text {
     background: #0141ad;
     padding: 5px;
     color: #fff;
     margin-top: 34px;
     text-align: center;
     line-height: 40px;
   }

   .cyxz .f03 ul li {
     margin-right: 10px;
     width: 23%;
     height: 555px;
     position: relative;
   }

   .cyxz .f03 .li_top {
     background: url(../img/zt/cyrs/f03.png) no-repeat;
     width: 220px;
     padding-top: 35px;
     padding-left: 43px;
   }

   .f03 .li_top p {
     background: #0141ad;
     border-radius: 100%;
     line-height: 160px;
     text-align: center;
     font-size: 24px;
     color: #fff;
     width: 160px;
     height: 160px;
   }

   .f03 .li_top p {
     transition: all .8s linear
   }

   .f03 .li_top p:hover {
     transform: rotateY(360deg);
     -webkit-transform: rotateY(360deg);
     -moz-transform: rotateY(360deg)
   }

   .f03 .li_middle {
     margin-top: 40px;
     font-size: 16px;
     color: #000;
     width: 95%;
   }

   .f03 .li_bottom {
     position: absolute;
     bottom: 0
   }

   .floor.f04 .ul-major li .txt .g-btnBtn {
     background: #0141ad;
     border-radius: 1px solid #0141ad;
   }

   .floor.f04 .ul-major li .txt .g-btn3.g-btnBtn {
     background: #4fc426;
     border-color: #4fc426;
   }

   .f04-1 img {
     width: 34%;
     margin: 30px 90px;
   }

   .cyxz .f05 {
     background: #0141ad;
     padding: 20px 0;
   }

   .cyxz .floor.f05 h1,
   .cyxz .floor.f02 h1 {
     color: #fff
   }

   .cyxz .floor.f05 p.title_text,
   .cyxz .floor.f02 p.title_text {
     color: #fff;
     text-align: center;
   }

   .cyxz .f05 .f05-zy li {
     margin-right: 10px;
     width: 29%;
     background: #fff;
     padding: 20px;
   }

   .cyxz .f05 .f05-zy p {
     text-align: center;
     font-size: 15px;
     color: #000;
     font-weight: bold;
     margin: 5px 0;
   }

   .cyxz .f05 .btn {
     background: #fff;
     color: #0f6bcc;
   }

   div.cyxz .ul-major.spea-ul li {
     width: 32%
   }

   .f06 .ul-star .pic {
     width: auto;
     height: auto
   }

   .f06 .ul-star .txt p {
     font-size: 14px;
     margin-top: 12px;
   }

   @-webkit-keyframes rotation {
     from {
       -webkit-transform: rotate(0deg);
     }

     to {
       -webkit-transform: rotate(360deg);
     }
   }

   @-webkit-keyframes rotation2 {
     from {
       -webkit-transform: rotate(360deg);
     }

     to {
       -webkit-transform: rotate(0deg);
     }
   }

   .img-bz1 {
     -webkit-transform: rotate(360deg);
     animation: rotation 70s linear infinite;
     -moz-animation: rotation 70s linear infinite;
     -webkit-animation: rotation 70s linear infinite;
     -o-animation: rotation 10s linear infinite;
   }

   .img-bz2 {
     -webkit-transform: rotate(360deg);
     animation: rotation2 70s linear infinite;
     -webkit-animation: rotation2 70s linear infinite;
     -moz-animation: rotation2 70s linear infinite;
     -o-animation: rotation2 70s linear infinite;
   }

   /*待业青年*/
   .ban.dy_block {
     height: 536px;
     BACKGROUND: #122e9c;
   }

   .ban.dy_block a {
     background-size: auto;
   }

   .dyrs {
     background: #122e9c url(../img/zt/dyrs/BJ.jpg) no-repeat center 0;
     background-size: auto;
     padding-top: 318px;
     padding-bottom: 1%;
   }

   .dyrs p {
     color: #fff;
     font-size: 16px;
   }

   .dyrs .yellow_btn {
     clear: both;
     display: block;
     width: 20%;
     padding: 10px 20px;
     text-align: center;
     font-weight: bold;
     margin: 25px auto -1px auto;
     background: #fff100;
     font-size: 20px;
     color: #000;
     border-radius: 10px;
   }

   .dyrs .f07 .yellow_btn,
   .dyrs .f06 .yellow_btn {
     width: 26%;
     margin-top: 35px;
   }

   .dyrs .f02 {
     padding-top: 320px;
     padding-bottom: 5%;
   }

   .dyrs .f03 {
     padding-top: 180px;
     padding-bottom: 1%;
   }

   .dyrs .f04 {
     padding-top: 285px;
     padding-bottom: 3%;
   }

   .dyrs .f05 {
     padding-top: 270px;
     padding-bottom: 2%;
   }

   .dyrs .f06 {
     padding-top: 280px;
     padding-bottom: 0.5%;
   }

   .dyrs .f07 {
     padding-top: 320px;
     padding-bottom: 9%;
   }

   .dyrs .floor {
     margin-top: 0;
   }

   .dyrs .f01 {}

   .dyrs .f01 ul,
   .dyrs .fc ul {
     width: 80%;
     padding: 0 20px;
     margin: 0 auto;
   }

   .dyrs .f01 li {
     width: 31.6%;
     margin: 10px 0 10px 20px;
   }

   .dyrs .f01 li.first-c,
   .dyrs .fc li.first-c {
     margin-left: 0;
   }

   .dyrs .f01 li p {
     font-weight: bold;
     font-size: 20px;
     text-align: center;
     margin: 15px 0;
   }

   .dyrs .f01 li p.yellow-txt {
     color: #fff100;
     font-size: 14px;
     font-weight: normal
   }

   .dyrs .f0c .f02_c {
     width: 79%;
     margin: 0 auto;
   }

   .dyrs .f0c .f02_c p {
     margin-top: 30px;
     text-align: center
   }

   .dyrs .fc p {
     text-align: center;
     margin: 20px 0;
     font-size: 18px;
   }

   .dyrs .f03 .zwco {
     width: 79%;
     margin: 0 auto 50px auto;
     background: #fff;
     overflow: hidden;
     height: 153px;
     padding: 10px;
   }

   .dyrs .f03 li {
     width: 23%;
     margin: 10px;
     position: relative;
   }

   .dyrs .f03 li p {
     position: absolute;
     bottom: 2%;
     width: 100%;
     background: rgba(0, 0, 0, 0.55);
     text-align: center;

   }

   .dyrs .fc li {
     width: 32.1%;
     margin: 10px 0 30px 14px;
   }

   .dyrs .fc p {
     clear: both;
     width: 65%;
     text-align: center;
     margin: 0 auto 45px auto;
   }

   .dyrs .f07 .img_c {
     width: 90%;
     margin: 0 auto;
     background: #f6f6f8;
     padding-left: 10%;
   }

   .dyrs .f08 {
     padding-bottom: 64px;
     padding-top: 20px;
   }

   .dyrs .f08 .fr {
     width: 280px;
     margin-right: 120px;
   }

   .dyrs .f08 h1 {
     color: #fff;
     text-align: center
   }

   .dyrs .f08 .input_group {
     position: relative;
     margin: 15px 0;
   }

   .dyrs .f08 .input_group p {
     position: absolute;
     border: 10px solid transparent;
     border-top-color: #5a5959;
     right: 20px;
     bottom: 5px;
   }

   .dyrs .f08 label {
     position: absolute;
     left: 10px;
     font-size: 15px;
     color: #fff;
     font-weight: bold;
     top: 10px;
     width: 50px;
   }

   .dyrs .f08 input,
   .dyrs .f08 select {
     background: rgba(255, 255, 255, 0.48);
     border: none;
     height: 40px;
     font-size: 15px;
     padding-left: 60px;
   }

   .dyrs .f08 input {
     width: 220px;
     color: #fff;
   }

   .dyrs .f08 select {
     color: #000;
     width: 100%;
   }

   .dyrs .f08 button {
     width: 100%;
     color: #fff;
     background: rgb(255, 21, 0);
     border: none;
     padding: 5px;
     font-size: 16px;
     text-align: center;
   }

   /*年前学技术*/
   /* .ban.nqzt{
  height: 650px;
} */
   .nq_block .bg_b {
     background: #ff0000;
   }

   .nq_block img {
     width: 100%;
   }

   .nq_block h1 {
     text-align: center;
     color: #000;
     font-size: 30px;
     margin: 20px 0 35px;
   }

   .nq_block .nq_btn {
     width: 400px;
     font-size: 18px;
     text-align: center;
     display: block;
     margin: 40px auto 100px;
     border-radius: 50px;
     color: #fff;
     line-height: 45px;
   }

   .nq_block .mask_span {
     height: 50px;
     line-height: 50px;
     color: #fff;
     font-size: 16px;
     background: rgba(0, 0, 0, 0.57);
     width: 100%;
     bottom: 5px;
     left: 0;
     text-align: center;
   }

   /*年前01*/
   .nq_block .nq_b1 h1 {
     text-align: left;
   }

   .nq_block .nq_b1 h1 img {
     width: auto
   }

   .nq_block .nq_b1 .title_txt {
     width: 75%;
     margin: 10px auto 25px;
     color: #000;
     line-height: 34px;
     font-size: 20px;
     text-align: center;
   }

   .nq_block .nq_b1 .b1_list li {
     width: 24%;
     margin-right: 8px;
     border: 1px solid #ff0000;
   }

   .nq_block .nq_b1 li p {
     color: #000;
     font-size: 19px;
     text-align: center;
     line-height: 35px;
     padding: 20px 0;
     background: #9c9b9b;
   }

   /*年前02*/
   .nq_block .nq_b2 {
     color: #000;
     padding-top: 20px;
     padding-bottom: 50px;
     background: #aacbe4;
   }

   .nq_block .nq_b2 h1 {
     color: #000;
   }

   .nq_block .nq_b2 .text_content {
     width: 60%;
     line-height: 30px;
   }

   .nq_block .nq_b2 .img_content {
     width: 28%;
     margin-right: 70px
   }

   .nq_block .nq_b2 .img_content span {
     font-size: 18px;
     text-align: center;
     width: 200px;
     margin: 0 auto 5px;
   }

   .nq_block .nq_b2 dl span {
     float: left;


   }

   .nq_block .nq_b2 dl span.number {
     display: inline-block;
     width: 40px;
     border-radius: 100%;
     background: #f00;
     ;
     height: 40px;
     line-height: 40px;
     text-align: center;
     font-size: 26px;
     margin-right: 15px;
     color: #fff;
   }

   .nq_block .nq_b2 dt {
     font-size: 26px;
     line-height: 35px;
     height: 35px;
     text-decoration: underline;
   }

   .nq_block .nq_b2 dd {
     font-size: 18px;
     margin: 10px 0;
   }

   .nq_block .nq_b2 .img_c_01 b {
     font-size: 23px;
     margin: 20px 0;
     text-align: center;
     width: 900px;
     font-weight: normal;
   }

   .nq_block .nq_b2 .img_c_01 .img_01 {
     margin-left: 30px;
   }

   .nq_block .nq_b2 .img_c_01 img {
     width: auto
   }

   .nq_block .nq_b2 .img_c_01 .absolute {
     right: 20px;
     top: 0;
   }

   /*年前04*/
   .nq_block .nq_04 {
     background: #aacbe4;
     padding: 20px 0;
   }

   .nq_block .nq_04 .flex li,
   .nq_block .nq_05 .flex li {
     width: 32%;
     margin: 30px 0;
   }

   .nq_block .nq_04 .flex .txt {
     background: #fff;
     color: #000;
     font-size: 22px;
     font-weight: bold;
     padding: 16px 24px;
     line-height: 36px;
   }

   .nq_block .nq_04 .flex .txt span {
     font-weight: normal;
   }

   .nq_block .nq_05 p.flex span {
     width: 64%;
     background: #e4e4e4;
     font-size: 18px;
     padding: 10px 16px;
   }

   .nq_block .nq_05 p.flex a {
     width: 27.5%;
     background: #ff273f;
     color: #fff;
     text-align: center;
     font-size: 16px;
     line-height: 74px;
     text-decoration: none;
   }

   .nq_block .nq_05 .flex li,
   .nq_block .nq_05 .flex .last_li img {
     height: 306px;
   }

   /*学前08*/

   .nq_block .nq_b8 li {
     width: 24%;
     margin-right: 5px;
   }

   .nq_block .nq_b8 .b8_txt {
     color: #fff;
     font-size: 20px;
     text-align: center;
     line-height: 30px;
     padding: 25px 0;
   }

   .nq_block .nq_b8 .b8_txt b {
     display: block
   }

   .nq_block .nq_b8 .b8_txt b span {
     display: block
   }

   /*学前11*/
   .nq_block a:hover {
     color: #000
   }

   .nq_block .nq_b11 .form_p {
     width: 100%;
     margin-bottom: 20px;
     border: 2px solid #f00;
     line-height: 60px;
   }

   .nq_block .nq_b11 {
     margin-bottom: 20px;
   }

   .nq_block .nq_b11 .form_p span {
     width: 100px;
     color: #f00;
     font-size: 20px;
     text-align: center;
   }

   .nq_block .nq_b11 .form_p input {
     width: 800px;
     border: none;
     height: 60px;
     font-size: 24px;
     color: #000
   }

   .nq_block .nq_b11 button {
     border: none;
     width: 100%;
     font-size: 20px;
     text-align: center;
     padding: 10px 0;
     color: #fff;
   }

   /*双12*/
   .ban.double12_b {
     height: 458px;
   }

   .ban.double12_b a {
     background-position: top;
     background-size: 100%;
   }

   .main.double_12 {
     background: #4314ae url(../img/zt/double12/bg.jpg) top no-repeat;
     background-size: cover;
     padding-top: 70px;
     padding-bottom: 45px;
   }

   .double_12 .img_small01 {
     top: 10px;
     left: 170px;
   }

   .double_12 .img_small02 {
     top: 10px;
     right: 165px;
   }

   .main.double_12 h1 {
     color: #fff;
     font-size: 62px;
     text-align: center;
     margin-bottom: 30px;
   }

   .double_12 .double_01 .img_12content p {
     width: 48%;
   }

   .double_12 .double_01 .img_12content p.margin-r {
     margin-right: 45px;
     margin-bottom: 45px
   }

   .double_12 .img_p span {
     top: 45px;
     right: 90px;
     font-size: 36px;
     text-align: center;
     color: #000;
   }

   .double_12 .img_p span b {
     color: #f00;
     margin-left: -20px;
   }

   .double_12 .img_p span a {
     color: #959593;
     width: 200px;
     opacity: 0;
     filter: alpha(Opacity=0)
   }

   .double_12 .bg01 {
     background-image: linear-gradient(to right, #ef4e5d, #fc7b72);
   }

   .double_12 .double_btn {
     width: 600px;
     text-align: center;
     color: #fff;
     font-size: 30px;
     margin: 0 auto;
     border-radius: 20px;
     height: 40px;
     line-height: 40px;
     letter-spacing: 3px;
   }

   .double_12 .double_01 {
     height: 669px
   }

   .double_12 .double_02 {
     height: 1996.7px
   }

   .double_12 .double_03 {
     height: 412px
   }

   .double_12 .double_04 {
     height: 920px
   }

   .double_12 a:hover {
     text-decoration: none;
   }

   .double_12 .double_02 {
     margin-top: 75px;
   }

   .double_12 .double_02 ul li {
     width: 48%;
     border-radius: 20px;
     overflow: hidden;
   }

   .double_12 .double_02 ul li.margin_r {
     margin-right: 47px;
     margin-bottom: 30px;
   }

   .double_12 .double_02 ul p {
     background-image: linear-gradient(to right, #395efb, #43bdd4);
     padding: 15px 0 15px;
     color: #fff;
     font-size: 18px;
     text-align: center;
   }

   .double_12 .double_02 p span {
     background: #ffb504;
     border-radius: 20px;
     text-align: center;
     width: 300px;
     margin: 0 auto 15px;
     height: 30px;
     color: #990000;
     line-height: 30px;
   }

   .double_12 .double_02 .width_100 {
     width: 100%;
   }

   .double_12 .double_telBtn {
     border: 1px solid #00faea;
     border-radius: 50px;
     height: 60px;
     line-height: 60px;
     width: 75%;
     margin: 72px auto 55px;

   }

   .double_12 input,
   .double_12 button {
     border: none;
     padding: 0;
     height: 60px;
   }

   .double_12 .double_telBtn input {
     width: 72.5%;
     padding-left: 25px;
     background: transparent;
     font-size: 20px;
     color: #fff;
   }

   .double_12 .double_telBtn button {
     width: 25%;
     background: #00faea;
     font-size: 30px;
     text-align: center;
     color: #4314ae;
     border-radius: 50px;
   }

   .double_12 .double_03 {
     margin-top: 70px;
   }

   .double_12 .double_03 p {
     width: 48%;
   }

   .double_12 .double_03 p.margin-r {
     margin-right: 30px;
   }

   .double_12 .img_inBTn {
     bottom: 46px;
     right: 46px;
     font-size: 22px;
     width: 43%;
     color: #fff;
     text-align: center;
     border-radius: 20px;
     height: 35px;
     line-height: 39px;
     letter-spacing: 2px;
   }

   .double_12 .double_04 {
     margin-top: 60px;
   }

   .double_12 .double_04 .img_p span {
     top: 55px;
     right: 90px;
     font-size: 27px;

   }

   .double_12 .double_04 .img_p span a {
     margin-top: 10px;
     width: 215px;
   }

   .double_12 .double_05,
   .double_12 .double_06 {
     margin-top: 50px;
   }

   .double_12 .double_05 .img_inBTn {
     right: 118px;
     bottom: 94px;
     height: 40px;
     width: 410px;
     font-size: 26px;
     line-height: 40px;
   }

   .double_12 .double_06 p,
   .double_12 .double_06 button {
     background: #f05462;
     height: 55px;
     line-height: 55px;
     margin-bottom: 20px;
     color: #fff;
     font-size: 22px;

   }

   .double_12 .double_06 span {
     width: 100px;
     display: inline-block;
     margin-left: 10px;
     text-align: center;
   }

   .double_12 .double_06 input {
     width: 900px;
     font-size: 24px;
     color: #fff;
     background: transparent;
   }

   .double_12 .double_06 button {
     width: 100%;
   }

  
   /*名企助学金*/
   .mq_block div {
     text-align: center;
   }

   .mq_block .bgColor {
     background: #9c0000;
     color: #fff;
   }

   .mq_block .mq_btn {
     width: 300px;
     line-height: 50px;
     font-size: 22px;
     margin: 15px auto 25px;
   }

   .mq_block h1 {
     color: #000;
     font-size: 40px;
     margin-top: 90px;

   }

   .mq_block .mq_01 h1 {
     margin-top: 60px
   }

   .mq_block .title_top img {
     width: 225px;
     top: 30px;
   }

   .mq_block .title_top .left_img {
     left: 120px
   }

   .mq_block .title_top .right_img {
     right: 120px
   }

   .mq_block .title_unT {
     font-size: 24px;
     margin-bottom: 50px;
     color: #000
   }

   .mq_block .mq_01 .txt_box p {
     background: url(../img/zt/mqzx/f01.jpg) no-repeat;
     height: 160px;
     width: 373px;
     margin-right: 40px;
   }

   .mq_block .mq_01 .txt_box p.last_box,
   .mq_block .mq_02 .li_first.last_box,
   .mq_block .mq_02 .li_sec.last_box {
     margin-right: 0
   }

   .mq_block .mq_01 .txt_box p span {
     font-size: 22px;
     color: #fff;
     right: -3px;
     top: 10px;
   }

   .mq_block .mq_01 .txt_box a {
     width: 120px;
     margin: 6px auto;
     font-size: 15px;
     line-height: 27px;
     height: 27px;

   }

   .mq_block img {
     width: 100%;
   }

   .mq_block .mq_02 .li_first {
     margin-right: 20px;
     width: 385px;
   }

   .mq_block a:hover {
     text-decoration: none;
     color: #000
   }

   .mq_block .mq_02 .li_sec {
     margin: 10px;
     width: 280px;
   }

   .mq_block .mq_02 .txt_box {
     color: #000;
     font-size: 30px;
     line-height: 40px;
     padding: 25px 5px 15px;

   }

   .mq_block .mq_02 .li_sec {
     margin-top: 60px;
   }

   .mq_block .mq_02 .li_sec .txt_box {
     font-size: 24px;
   }

   .mq_block .mq_02 .li_sec .txt_box {
     color: #fff;
     padding-top: 15px;
     font-size: 22px;
   }

   .mq_block .mq_02 li a {
     line-height: 40px;
     font-size: 16px;
     width: 46%;
     border: 1px solid #9c0000;
     display: inline-block;
     margin-top: 20px;

   }

   .mq_block .mq_02 li.li_sec a {
     margin-top: 15px;
     background: #fff;
     border-color: #fff;
     color: #000
   }

   .mq_block .mq_02 li.li_sec .xq_btn {
     background: transparent;
     color: #fff;
   }

   .mq_block .mq_03 .class_box {
     background: url(../img/zt/mqzx/bg.jpg) no-repeat;
     height: 420px;
     padding: 20px 30px;
   }

   .mq_block .mq_03 .content p {
     width: 460px;
     margin: 55px 46px 0 85px;
   }

   .mq_block .mq_03 .content p span {
     line-height: 65px;
     background: #fff;
     color: #000;
     font-size: 27px;
   }

   .mq_block .mq_04 dd {
     font-size: 38px;
     line-height: 65px;
     padding: 50px 0 0 90px;
     color: #000;
   }

   .zt_form_con .form_p,
   .zt_form_con button {
     width: 90%;
     margin: 0 auto 20px;
     height: 50px;
     line-height: 50px;
     border: 1px solid #ccc;
   }

   .zt_form_con input,
   .zt_form_con button {
     background: transparent;
     border: none;
     line-height: 50px;
   }

   .zt_form_con span,
   .zt_form_con input {
     color: #000;
     font-size: 19px;
   }

   .zt_form_con .form_p span {
     width: 110px;
     text-align: center
   }

   .zt_form_con .form_p input {
     width: 900px;

   }

   .zt_form_con button {
     font-size: 28px;
   }

   .mq_block .zt_form_con .form_p {
     border-color: #9c0000;
   }

   .mq_block form {
     margin-top: 70px;
   }


   /*春招、秋招报名动态*/
   .ind-desc .bm-t {
     margin-top: 20px;
   }

   .ind-desc .bm-t li {
     line-height: 35px;
     margin-bottom: 8px;
     overflow: hidden;
   }

   .ind-desc .bm-t li span {
     width: 17.8%;
     font-size: 1.4rem;
     border-left: 1px solid #fff;
     line-height: 45px;
     white-space: nowrap;
     text-overflow: ellipsis;
   }

   .ind-desc .bm-t li span a {
     overflow: hidden;
     text-overflow: ellipsis;
     display: block;
     color: #464646;
     cursor: pointer
   }

   .ind-desc li.bm_title span {
     background: #ec0505;
     color: #fff;

   }

   .ind-desc li span.first_span {
     width: 27%;
     border-left: none;
     padding: 0 5px;
   }

   .ind-desc li.bm_detail span {
     color: #464646;
     background: rgba(166, 166, 166, 0.33);
   }

   .ind-desc li span a.a_ax {
     color: #f00;
     cursor: pointer
   }

   .cz_notice .title_cz {
     background: #ec0505;
     color: #fff;
     line-height: 35px;
   }

   .cz_notice .zt_gap img {
     width: 32.67%;
     margin-right: 1%;
   }

   .cz_notice .zt_gap img.fr {
     margin: 0
   }

   /*创就业峰会*/
   .ban.fh_b {
     height: 0
   }

   .zt-content {
     position: relative;
     background-size: contain;
   }

   .ce {
     text-align: center
   }

   .mt {
     margin-top: 30px
   }

   .fl {
     float: left
   }

   .fr {
     float: right
   }

   .br {
     border-right: 1px solid #898989
   }

   .clearfix:after {
     content: " ";
     display: block;
     clear: both;
     visibility: hidden;
     height: 0;
   }

   .clearfix {
     zoom: 1;
   }

   .zt-content-main {
     width: 1100px;
     margin: 0 auto;
     text-align: center;
     position: relative
   }

   .zt-content-banner {
     position: relative;
   }

   .zt-content-banner>img {
     width: 100%
   }

   /*=========引言============*/
   .zt-yinyan {
     height: 316px;
     text-align: center
   }

   .yinyan-p1 {
     font-size: 26px;
     padding: 22px 0 10px 0;
     margin-top: 0;
     color: #000;
   }

   .yinyan-p2 {
     font-size: 18px;
     font-style: italic;
     font-weight: 600;
     color: #000;
     line-height: 30px;
   }


   /*=========荣耀===========*/
   .zt-rongyao {
     height: 510px;
   }

   .left-ul {
     margin-top: 90px
   }

   .rongyao-li {
     margin-bottom: 20px
   }

   .rongyao-li>img {
     cursor: pointer
   }

   .right-ul {
     margin-top: 90px
   }

   /*选择比努力更重要改版*/
   .xzgb_block .xz04 li p span {
     font-size: 20px;
   }

   .xzgb_block.xz_block .xz02 p.flex span {
     width: 24%;
     color: #000;
     font-size: 24px;
     text-align: center;
     font-weight: bold;
     line-height: 45px;
   }

   .xzgb_block.xz_block h1 .img-left {
     left: 60px;
   }

   .xzgb_block.xz_block h1 .img-right {
     right: 60px;
   }

   .xzgb_block.xz_block .xz03 .box02 {
     margin-top: 80px;
   }

   .xzgb_block .xz03 h1 {
     margin-top: 100px;
   }

   .xzgb_block.xz_block h1 {
     color: #2175c5
   }

   /*名企01*/
   .mq_block.mq_block01 .txt_box a.absolute {
     bottom: 32px;
     right: 47px;
   }

   .mq_block.mq_block01 .zy_lis-div {
     padding: 30px 0 20px;
     background: #d4011a;
   }

   .mq_block.mq_block01 .zy_lis-div .txt_box span {
     color: #fdde36
   }

   .mq_block.mq_block01 .mq_02 .zy_lis-div li a {
     border-color: #fff;
     color: #fff;
   }

   .mq_block.mq_block01 .mq_02 .zy_lis-div li a.bgColor {
     color: #d4011a;
     background: #fff;
     margin-top: 40px;
   }

   .mq_block.mq_block01 .mq_btn {
     background: #d4011a;
     width: 500px;
     margin-top: 40px
   }

   .mq_block.mq_block01 .two_img {
     width: 80%;
     margin: 1% auto
   }

   .mq_block.mq_block01 .notice_txt {
     text-align: center;
     font-size: 16px;
     color: #000;
     margin: 10px auto;
     font-weight: bold;
   }

   .mq_block.mq_block01 .notice_txt.red_color {
     color: #f00
   }


   .new_top {
     height: 60px;
     width: 1200px;
     margin: 0 auto;
     padding-top: 60px;
   }

   .new_top_ul {
     width: 674px;
     height: 22px;
     border-left: 1px solid #dadada;
     border-right: 1px solid #dadada;
   }

   .new_top_img {
     width: 30px;
     height: 24px;
     margin-left: 30px;
     float: left;
   }

   .new_bg1 {
     background: url('./img/new_bg1.png');
   }

   .new_bg2 {
     background: url('./img/new_bg2.png');
   }

   .new_bg3 {
     background: url('./img/new_bg3.png');
   }

   .new_banner {
     height: 56px;
     background-color: #133984;
     padding: 36px auto;
     width: 100%;
   }

   .new_nav-hot {
     width: 1200px;
     margin: 0 auto;
   }

   .new_nav_dt {
     width: 112px;
     float: left;
     border-right: 2px solid #fff;
   }

   .new_nav_dt p,
   .new_txt1 {
     color: #fff;
     font-size: 18px;
     line-height: 20px;
   }

   .new_choice li {
     width: 206px;
   }

   .new_banner_img {
     width: 36px;
     height: 36px;
   }

   .new_bg_n1 {
     background: url('./img/new_bgn1.png') 100%;
   }


   /* ------------------内页就业保障------------------ */
   .g-snav {
     box-shadow: 0 5px 10px #f4f4f4;
     border-bottom: 1px solid #ededed;
     margin-bottom: 5px;
   }

   .ul-snav li {
     float: left;
     width: 11.11%;
     text-align: center;
   }

   .ul-snav li a {
     display: block;
     font-size: 16px;
     color: #666;
     height: 60px;
     line-height: 60px;
     border-right: 1px solid #ededed;
   }

   .ul-snav {
     overflow: hidden;
     border-left: 1px solid #ededed;
   }

   .ul-snav li a:hover,
   .ul-snav li.on a {
     background-color: #0064c5;
     color: #fff;
   }

   .ul-job-1 li {
     float: left;
     width: 399px;
     text-align: center;
   }

   .ul-job-1 .items {
     height: 335px;
     border: 1px dashed #daeff9;
     border-top: none;
     border-left: none;
     padding: 0 35px;
   }

   .ul-job-1 .img {
     padding-top: 55px;
   }

   .ul-job-1 .txt h4 {
     font-size: 20px;
     color: #0064c5;
     line-height: 43px;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
   }

   .ul-job-1 .txt p {
     font-size: 14px;
     color: #666;
     line-height: 20px;
     display: -webkit-box;
     display: box;
     max-height: 100px;
     -webkit-box-orient: vertical;
     -webkit-line-clamp: 5;
     overflow: hidden;
   }

   .ul-job-1 .txt {
     margin-top: 12px;
   }

   .ul-job-1 {
     border: 1px dashed #daeff9;
     border-bottom: none;
     border-right: none;
     overflow: hidden;
   }

   .job-items .txt {
     float: right;
     ;
     width: 590px;
   }

   .job-items .items {
     margin-left: 58px;
   }

   .job-items .img {
     float: left;
     width: 610px;
     overflow: hidden;
     zoom: 1;
   }

   .ul-job-items li {
     float: left;
     width: 50%;
     margin-bottom: 10px;
   }

   .ul-job-items a {
     display: block;
     margin: 0 5px;
     overflow: hidden;
     height: 180px;
   }

   .ul-job-items {
     margin: 0 -5px;
     zoom: 1;
   }

   .ul-job-items a:hover img {
     -webkit-transform: scale(1.08);
     -ms-transform: scale(1.08);
     -o-transform: scale(1.08);
     transform: scale(1.08);
   }

   .job-tit1 h2 {
     font-size: 35px;
     color: #0064c5;
     line-height: 55px;
   }

   .job-tit1 h2 span {
     color: #f01332;
   }

   .job-tit1 p {
     font-size: 16px;
     color: #333;
     line-height: 24px;
   }

   .job-tit1 h2 em {
     font-size: 34px;
     color: #139bf1;
     opacity: 0.1;
     font-weight: bold;
     text-transform: uppercase;
     line-height: 1em;
     vertical-align: middle;
     filter: alpha(opacity=10);
   }

   .job-tit1 {
     padding-bottom: 26px;
     border-bottom: 1px solid #ededed;
   }

   .job-items .con {
     font-size: 15px;
     color: #666;
     line-height: 22px;
     margin-top: 25px;
     height: 176px;
     display: -webkit-box;
     display: box;
     -webkit-box-orient: vertical;
     -webkit-line-clamp: 8;
     overflow: hidden;
   }

   .g-btn1.g-btn2 {
     height: 38px;
     line-height: 38px;
     padding: 0 20px;
     font-size: 16px;
   }

   .g-btn1.g-btn2 .iconfont {
     vertical-align: middle;
     font-size: 24px;
     height: 40px;
   }

   .row-job.odd {
     background-color: #f6fbff;
   }

   .row-job.odd .job-items .txt {
     float: left;
   }

   .row-job.odd .job-items .img {
     float: left;
   }

   .row-job.odd .job-items .items {
     margin-right: 58px;
     margin-left: 0;
   }

   .g-snav.snav {
     position: fixed;
     left: 0;
     top: 0;
     width: 100%;
     background-color: #fff;
     z-index: 999;
     box-shadow: none;
   }

   .main.pt {
     padding-top: 66px;
   }

   /* ------------------内页就业保障 end------------------ */

   .zy-submenu {
     position: absolute;
     display: none;
   }

   .ho-nav .zy:hover .zy-submenu {
     display: block;
     -webkit-transition: .5s;
     -moz-transition: .5s;
     -o-transition: .5s;
     transition: .5s;
     -ms-transition: .5s
   }

   .zy_menu_bg {
     width: 1200px;
     height: 185px;
     background: url('../img/mbg.png') repeat-x;
     border-bottom-left-radius: 10px;
     border-bottom-right-radius: 10px;
     margin-left: -234px;
    
     -moz-box-shadow:4px 8px 6px rgba(76, 76, 76, 0.38);

     -webkit-box-shadow:4px 8px 6px rgba(76, 76, 76, 0.38);

     box-shadow:4px 8px 6px rgba(76, 76, 76, 0.38);
   }

   .zy_menu_main {
     margin: 0 auto;
     text-align: center;
   }

   .zy_menu_main ul {
     padding: 20px;
     display: block;
   }

   .zy_menu_main ul li {
     width: 210px;
     text-align: center;
     margin: 0 11px;
     height: 145px;
     display: block;
     position: relative;
   }

   .zy_menu_main ul li .zy_li_pic {
     width: 210px;
     height: 145px;
   }

   .zy_menu_main ul li .zy_li_bg {
     position: absolute;
     bottom: 50px;
     width: 210px;
     height: 40px;
     background: #000;
     filter:
       alpha(opacity=60);
     opacity: 0.6;
     transition: all 0.3s ease 0s;
   }

   .zy_menu_main ul li .zy_li_txt {
     position: absolute;
     bottom: 50px;
     width: 210px;
     height: 40px;
     color: #fff;
     text-align: center;
     transition: all 0.3s ease 0s;
   }

   .zy_menu_main ul li .zy_li_txt span {
     text-align: center;
     font-size: 16px;
     font-weight: 600;
   }

   .zy_menu_main ul li .zy_li_txt p {
     text-align: center;
     font-size: 15px;
     display: none;
     line-height: 18px;
   }

   /* .zy_menu_main ul li:nth-child(1) {
     width: 14%;
     margin-right: 1%;
     background: #eee;
   }

   .zy_menu_main ul li:nth-child(1) span,
   .zy_menu_main ul li span {
     line-height: 145px;
     font-size: 26px;
     font-weight: 600;
     color: #333;
   } */

   /* transition: all 0.3s ease 0.5s; */
   .zy_menu_main ul li:hover .zy_li_bg {
     position: absolute;
     bottom: 0;
     width: 210px;
     height: 80px;
     background: #000;
     filter: alpha(opacity=70);
     opacity: 0.7;
   }

   .zy_menu_main ul li:hover .zy_li_txt {
     position: absolute;
     bottom: 30px;
     width: 210px;
     height: 40px;
     color: #fff;
     text-align: center;
   }

   .zy_menu_main ul li:hover .zy_li_txt p {
     display: block;
   }

   .zy-li-li {
     background-color: #f01332;
     text-decoration: none;
   }

   /*zqcd*/
   .zq-zy-nr1 {
     cursor: pointer;
     border: 1px #f01332 solid;
   }

   .x-entrance-none {
     border: none !important;
   }

   .zq-zy-nr2 {
     display: none;
   }

   .zq-zy-nr3 {
     display: none;
   }

   .zq-zy-4 {
     display: none;
     float: left;
     height: 150px;
     position: relative;
     background: url(../img/zq-bg.png) no-repeat;
     background-position: left center;
     background-size: cover;
     transition: .4s;
     -webkit-transition: .4s;
   }

   .zq-zy-4 ul {
     width: 100%;
     padding: 15px;
   }

   .zq-zy-4 li {
     width: 30%;
     float: left;
     background: #f2f2f2;

     height: 110px;
     margin: 8px;
     border-radius: 5px;
   }

   .zq-zy-4 li {
     width: 30%;
     float: left;
     background: #f2f2f2;

     height: 110px;
     margin: 8px;
     border-radius: 5px;
   }

   .zq-zy-4:hover {
     border: none !important;
     box-shadow: none !important;
     -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;

   }

   .zq-zy-4 li:hover {
     border: 1px solid #ddd;
     cursor: pointer;

   }




   .zq-zy-4 li:nth-of-type(1):hover {

     background: url(../img/ny.jpg) no-repeat;
     background-position: center center;
     background-size: cover;
     position: relative;
   }
      .zq-zy-4 li:nth-of-type(2):hover {

        background: url(../img/wx.jpg) no-repeat;
        background-position: center center;
        background-size: cover;
        position: relative;
      }
         .zq-zy-4 li:nth-of-type(3):hover {

           background: url(../img/zp.jpg) no-repeat;
           background-position: center center;
           background-size: cover;
           position: relative;
         }

   .zq-zy-4 li:hover div{
     position: absolute;
     left: 0;
     right: 0;
     top: 0;
     bottom: 0;
     width: 238px;
     height: 110px;
     text-align: center;
     background: rgba(255, 255, 255, 0.85);

     position: relative\9;
     
   }

 
   .zq-zy-4 li p {
     font-size: 16px;
     text-align: center;
     color: #555;
     margin: 30px auto;
     line-height: 1.6;
   }

   .zq-zy-4 li span {
     font-size: 18px;
     font-weight: 600;
     line-height: 1.22;
     color: #333;
   }

   .zq-zy-nr4 {

     display: block;
     width: 66% !important;
   }

   /*zhungqu*/
   .x-entrance,
   .x-entrance .x-e-content {
     width: 100%;
     height: 150px;
   }

   .x-entrance {

     margin: 0 auto 20px auto;
     border: 1px solid #e5e5e5;
     border-left: none;
     border-right: none;
   }

   .x-entrance .x-e-content .x-e-content-a1 {
     width: 33%;
     float: left;
     height: 150px;
     position: relative;
     background-repeat: repeat;
     background-position: 0 0;
     background-size: 55px;
     transition: .4s;
     -webkit-transition: .4s;
     -moz-transition: .4s;
   }

   .x-entrance .x-e-content .x-e-content-a1 i {
     display: block;
     width: 70px;
     height: 70px;
     margin-left: -35px;
     position: absolute;
     top: 10px;
     left: 50%;
     background-repeat: no-repeat;
     background-position: center center;
     background-size: cover;
   }

   .x-entrance .x-e-content .zq-zy-1  i {
     background-image: url(../img/2.png);
     filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/2.png', sizingMethod='scale');
     background: none\9;
   }

   .x-entrance .x-e-content .zq-zy-2 i {
     background-image: url(../img/1.png);
      filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/1.png', sizingMethod='scale');
      background: none\9;
   }

   .x-entrance .x-e-content .zq-zy-3 i {
     background-image: url(../img/3.png);
      filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/3.png', sizingMethod='scale');
      background: none\9;
   }




   .x-entrance .x-e-content .x-e-content-a1 span.x-e-content-solid {
     display: inline-block;
     width: 1px;
     height: 100%;
     position: absolute;
     top: 0;
     right: 0;
     background-color: #e5e5e5;
   }

   .x-entrance .x-e-content .x-e-content-a1 .x-e-content-mk {
     padding-top: 85px;
   }

   .x-entrance .x-e-content .x-e-content-a1 .x-e-content-mk p {
     font-size: 16px;
     text-align: center;
     color: #666;
   }

   .x-entrance .x-e-content .x-e-content-a1 .x-e-content-mk p span {
     display: inline-block;
     color: #000;
     position: relative;
     font-size: 20px;
     line-height: 1.22;
   }

   .x-entrance .x-e-content a .x-e-content-mk p span:before {
     content: "";
     display: block;
     width: 17.5px;
     height: 25.63px;
     position: absolute;
     left: -27px;
     top: -14px;
     background-image: url(../img/xulie.png);
     background-position: center center;
     background-repeat: no-repeat;
     font-size: 10px;
     background-size: 100% 100%;
     color: #fff;
     text-align: center;
     line-height: 1.9;
     font-weight: 300;
   }
   .x-entrance .x-e-content a{text-decoration: none;}
   .x-entrance .x-e-content a .zq-zy-3 p span:before {
     content: '3';
     background-color: #98cc54;
   }

   .x-entrance .x-e-content a .zq-zy-2 p span:before {
     content: '2';
     background-color: #ff6767;
   }

   .x-entrance .x-e-content a .zq-zy-1 p span:before {
     content: '1';
     background-color: #669ebc;
   }

   .x-entrance .x-e-content .x-e-content-a1:hover {
     box-shadow: 2px 2px 30px #ccc;
     -webkit-box-shadow: 2px 2px 30px #ccc;
     -moz-box-shadow: 2px 2px 30px #ccc;
     cursor: pointer;
     border: 1px #f01332 solid;
   }

   /* 视频播放-横向 */
   
   .ul-env31s {
  height: 200px;
  overflow: hidden;
  background-color: #fff;
}
.ul-env31s li {
  float: left;
  width: 25%;
  
  text-align: center;
  padding: 12px 6px 25px 6px;
  position: relative;
  height: 200px;
   border-right: 1px solid #eee;
}

.ul-env3s {
  height: 190px;
  overflow: hidden;
  background-color: #fff;
}
.ul-env3s li {
  float: left;
  width: 24%;
  
  text-align: center;
  padding: 12px 6px 25px 6px;
  position: relative;
  height: 190px;
   border-right: 1px solid #eee;
}


.picScroll-left {
   margin: 0 auto;
   overflow: hidden;
   position: relative;
 }

 .picScroll-left .hd {
   overflow: hidden;
   height: 30px;
   background: #f4f4f4;
   display: inline-block;
 }

 .picScroll-left .hd .prev,
 .picScroll-left .hd .next,
 .picScroll-left .hd .pageState {
   display: block;
   float: left;
   margin: 0 4px;
   overflow: hidden;
   cursor: pointer;
 }

 .picScroll-left .hd .next {
   background-position: 0 -140px;
 }

 .picScroll-left .hd .prevStop {
   background-position: -60px -100px;
 }

 .picScroll-left .hd .nextStop {
   background-position: -60px -140px;
 }

 .picScroll-left .hd ul {

   overflow: hidden;
   zoom: 1;
   margin-top: 10px;
   zoom: 1;
 }



 .picScroll-left .hd ul li.on {
   background-position: 0 0;
 }

 .picScroll-left .bd ul {
   overflow: hidden;
   zoom: 1;
 }

 .picScroll-left .bd ul li {
   text-align: center;
   zoom: 1;
 }

 .picScroll-left .bd ul li .pic {
   text-align: center;
 }

 .picScroll-left .bd ul li .pic img {
   border: 1px solid #ccc;
   width: 262px;
   height: 150px; 
  
 }

 .picScroll-left .bd ul li .pic p {
  

  
   font-size: 14px;
   color: #333;
   text-align: center;
    
 }



 .picScroll-left .bd ul li .pic a::after {
   content: '';
   background: url('../img/img-bf.png') no-repeat top center /285px 163px;
   position: absolute;
   top: 0;
   left: 0;
   z-index: 2;
   width: 288px;
   height: 160px;
 } 

 /* 招生问答 */
.picScroll-top {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
  }

  .picScroll-top .hd {
    overflow: hidden;
    height: 30px;
    background: #f4f4f4;
    display: inline-block;
  }

  .picScroll-top .hd .prev,
  .picScroll-top .hd .next,
  .picScroll-top .hd .pageState {
    display: block;
    float: left;
    margin: 0 4px;
    overflow: hidden;
    cursor: pointer;
  }

  .picScroll-top .hd .next {
    background-position: 0 -140px;
  }

  .picScroll-top .hd .prevStop {
    background-position: -60px -100px;
  }

  .picScroll-top .hd .nextStop {
    background-position: -60px -140px;
  }

  .picScroll-top .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
    zoom: 1;
  }

  .picScroll-top .hd ul li {
    
  }

  .picScroll-top .hd ul li.on {
    background-position: 0 0;
  }
  .picScroll-top .bd {
    overflow: hidden;
   width:285px;
  }

  .picScroll-top .bd ul {
    overflow: hidden;
    zoom: 1;
    background:#fff;
  }

  .picScroll-top .bd ul li {
    text-align: left !important;
    zoom: 1;
     width: 100%;
     
     height: 127px;
     border-bottom: 1px dotted #dbdbdb;
      position: relative;
      
      
  }

   

  .picScroll-top .bd ul li .pic {
    text-align: left !important;
     margin:auto 10px;
      padding:20px 0;
  }

 

  .picScroll-top .bd ul li .pic p {
    font-size: 14px;
   
    text-align: left !important;
    line-height: 27px;
  }
.picScroll-top .bd ul li .pic .p_ask{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    margin-bottom:5px;
     
}
.picScroll-top .bd ul li .pic .p_ask font {
 line-height: 27px;
 height:20px;
 padding:3.5px 5px;
 color:#fff;
 border-radius: 3px;
 background-color: #ed2a38;
 margin-right:3px;

}
.picScroll-top .bd ul li .pic .p_ans {
     display: -webkit-box;
     -webkit-box-orient: vertical;
     -webkit-line-clamp: 2;
     overflow: hidden;
      
         height: 50px;

 
}
.picScroll-top .bd ul li .pic .p_ans font{

  line-height: 27px;
  height: 20px;
  padding: 3.5px 5px;
  color: #fff;
  border-radius: 3px;
  background-color: #0064c5;
  margin-right: 3px;
}



 .zq-zy-41 {
     display: none;
     float: left;
     height: 150px;
     position: relative;
     background: url(../img/zq-bg.png) no-repeat;
     background-position: left center;
     background-size: cover;
     transition: .4s;
     -webkit-transition: .4s;
   }

   .zq-zy-41 ul {
     width: 100%;
     padding: 15px;
   }

   .zq-zy-41 li {
     width: 44%;
     float: left;
     background: #f2f2f2;

     height: 110px;
     margin: 8px;
     border-radius: 5px;
   }

  

   .zq-zy-41:hover {
     border: none !important;
     box-shadow: none !important;
     -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;

   }

   .zq-zy-41 li:hover {
     border: 1px solid #ddd;
     cursor: pointer;

   }




   .zq-zy-41 li:nth-of-type(1):hover {

     background: url(../img/ny.jpg) no-repeat;
     background-position: center center;
     background-size: cover;
     position: relative;
   }
      .zq-zy-41 li:nth-of-type(2):hover {

        background: url(../img/wx.jpg) no-repeat;
        background-position: center center;
        background-size: cover;
        position: relative;
      }
        

   .zq-zy-41 li:hover div{
     position: absolute;
     left: 0;
     right: 0;
     top: 0;
     bottom: 0;
 
     height: 110px;
     text-align: center;
     background: rgba(255, 255, 255, 0.85);

     position: relative\9;
     
   }

 
   .zq-zy-41 li p {
     font-size: 16px;
     text-align: center;
     color: #555;
     margin: 30px auto;
     line-height: 1.6;
   }

   .zq-zy-41 li span {
     font-size: 18px;
     font-weight: 600;
     line-height: 1.22;
     color: #333;
   }

  .zq-zy-nr41 {

     display: block;
     width: 32% !important;
   }